[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 10:59:37.143862 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:36107
I20260710 10:59:37.145407 12063 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 10:59:37.146482 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:37.164702 12070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:37.164805 12072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:37.166759 12063 server_base.cc:1061] running on GCE node
W20260710 10:59:37.164750 12069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:38.399394 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:38.399668 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:38.399995 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681178399969 us; error 0 us; skew 500 ppm
I20260710 10:59:38.400887 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:38.407713 12063 webserver.cc:533] Webserver started at http://127.11.199.254:41453/ using document root <none> and password file <none>
I20260710 10:59:38.408602 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:38.408834 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:38.409312 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:38.415689 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "e20908b808d24cae8fec05b531d55e41"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:38.423662 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 10:59:38.429219 12078 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:38.431015 12063 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 10:59:38.431490 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "e20908b808d24cae8fec05b531d55e41"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:38.431913 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:38.484714 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:38.486277 12063 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 10:59:38.486783 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:38.576748 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:36107
I20260710 10:59:38.576797 12129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:36107 every 8 connection(s)
I20260710 10:59:38.585913 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:38.609485 12130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: Bootstrap starting.
I20260710 10:59:38.616029 12130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:38.618017 12130 log.cc:826] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: Log is configured to *not* fsync() on all Append() calls
I20260710 10:59:38.623250 12130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: No bootstrap required, opened a new log
I20260710 10:59:38.645658 12130 raft_consensus.cc:359] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER }
I20260710 10:59:38.646240 12130 raft_consensus.cc:385] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:38.646584 12130 raft_consensus.cc:740] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e20908b808d24cae8fec05b531d55e41, State: Initialized, Role: FOLLOWER
I20260710 10:59:38.647584 12130 consensus_queue.cc:260] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER }
I20260710 10:59:38.648108 12130 raft_consensus.cc:399] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:38.648427 12130 raft_consensus.cc:493] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:38.648897 12130 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:38.654093 12130 raft_consensus.cc:515] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER }
I20260710 10:59:38.655026 12130 leader_election.cc:304] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [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: e20908b808d24cae8fec05b531d55e41; no voters: 
I20260710 10:59:38.657306 12130 leader_election.cc:290] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:38.657652 12133 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:38.660218 12133 raft_consensus.cc:697] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 1 LEADER]: Becoming Leader. State: Replica: e20908b808d24cae8fec05b531d55e41, State: Running, Role: LEADER
I20260710 10:59:38.661175 12133 consensus_queue.cc:237] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [LEADER]: Queue going to LEADER mode. State: All 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: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER }
I20260710 10:59:38.662705 12130 sys_catalog.cc:565] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:38.675858 12135 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e20908b808d24cae8fec05b531d55e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER } }
I20260710 10:59:38.676759 12135 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:38.677599 12134 sys_catalog.cc:455] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e20908b808d24cae8fec05b531d55e41. Latest consensus state: current_term: 1 leader_uuid: "e20908b808d24cae8fec05b531d55e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e20908b808d24cae8fec05b531d55e41" member_type: VOTER } }
I20260710 10:59:38.678464 12134 sys_catalog.cc:458] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:38.681936 12142 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:38.695988 12142 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:38.698532 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:38.713634 12142 catalog_manager.cc:1383] Generated new cluster ID: 5378df68b69e4cfcb7631c47b0826037
I20260710 10:59:38.713997 12142 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:38.737095 12142 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:38.739153 12142 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:38.756848 12142 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: Generated new TSK 0
I20260710 10:59:38.758124 12142 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:38.765890 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:38.776407 12152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:38.780095 12153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:38.782924 12063 server_base.cc:1061] running on GCE node
W20260710 10:59:38.782615 12155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:38.784001 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:38.784317 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:38.784512 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681178784496 us; error 0 us; skew 500 ppm
I20260710 10:59:38.785214 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:38.789719 12063 webserver.cc:533] Webserver started at http://127.11.199.193:44387/ using document root <none> and password file <none>
I20260710 10:59:38.790305 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:38.790512 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:38.790822 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:38.792117 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "69936b3da70a46c3b4dce8de2af5fefb"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:38.799202 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260710 10:59:38.804226 12160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:38.805122 12063 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 10:59:38.805426 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "69936b3da70a46c3b4dce8de2af5fefb"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:38.805858 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:38.824249 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:38.826146 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:38.829030 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:38.833690 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:38.833918 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:38.834256 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:38.834412 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:38.948143 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:42461
I20260710 10:59:38.948231 12222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:42461 every 8 connection(s)
I20260710 10:59:38.955461 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:38.967723 12227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:38.980293 12228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:38.981222 12230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:38.983400 12063 server_base.cc:1061] running on GCE node
I20260710 10:59:38.984560 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:38.984840 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:38.985062 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681178985046 us; error 0 us; skew 500 ppm
I20260710 10:59:38.985836 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:38.990202 12223 heartbeater.cc:344] Connected to a master server at 127.11.199.254:36107
I20260710 10:59:38.990181 12063 webserver.cc:533] Webserver started at http://127.11.199.194:36599/ using document root <none> and password file <none>
I20260710 10:59:38.990756 12223 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:38.990994 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:38.991261 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:38.991605 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:38.991986 12223 heartbeater.cc:507] Master 127.11.199.254:36107 requested a full tablet report, sending...
I20260710 10:59:38.993106 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "77b456d4fa8842428afedaddac2cad18"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:38.995816 12095 ts_manager.cc:194] Registered new tserver with Master: 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461)
I20260710 10:59:38.999080 12095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50034
I20260710 10:59:38.999845 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260710 10:59:39.005512 12235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.006404 12063 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:39.006776 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "77b456d4fa8842428afedaddac2cad18"
format_stamp: "Formatted at 2026-07-10 10:59:38 on dist-test-slave-pgv9"
I20260710 10:59:39.007086 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:39.055836 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:39.057554 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:39.060158 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:39.064570 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:39.064900 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.065225 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:39.065464 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.179950 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:44461
I20260710 10:59:39.179898 12297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:44461 every 8 connection(s)
I20260710 10:59:39.185534 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:39.196053 12301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:39.198755 12302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:39.203364 12298 heartbeater.cc:344] Connected to a master server at 127.11.199.254:36107
I20260710 10:59:39.203805 12298 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:39.204701 12298 heartbeater.cc:507] Master 127.11.199.254:36107 requested a full tablet report, sending...
I20260710 10:59:39.207702 12095 ts_manager.cc:194] Registered new tserver with Master: 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:39.209465 12095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50036
I20260710 10:59:39.214557 12063 server_base.cc:1061] running on GCE node
W20260710 10:59:39.214520 12304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:39.215914 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:39.216159 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:39.216344 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681179216322 us; error 0 us; skew 500 ppm
I20260710 10:59:39.216907 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:39.219678 12063 webserver.cc:533] Webserver started at http://127.11.199.195:39595/ using document root <none> and password file <none>
I20260710 10:59:39.220160 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:39.220366 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:39.220635 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:39.221648 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
format_stamp: "Formatted at 2026-07-10 10:59:39 on dist-test-slave-pgv9"
I20260710 10:59:39.226778 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 10:59:39.230362 12309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.231284 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 10:59:39.231608 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
format_stamp: "Formatted at 2026-07-10 10:59:39 on dist-test-slave-pgv9"
I20260710 10:59:39.232028 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:39.252972 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:39.254241 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:39.255885 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:39.258423 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:39.258648 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.258930 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:39.259104 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:39.363997 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:45107
I20260710 10:59:39.364140 12371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:45107 every 8 connection(s)
I20260710 10:59:39.382606 12372 heartbeater.cc:344] Connected to a master server at 127.11.199.254:36107
I20260710 10:59:39.383447 12372 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:39.384251 12372 heartbeater.cc:507] Master 127.11.199.254:36107 requested a full tablet report, sending...
I20260710 10:59:39.386226 12095 ts_manager.cc:194] Registered new tserver with Master: b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:39.387035 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013726937s
I20260710 10:59:39.387810 12095 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50052
I20260710 10:59:39.443302 12095 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50066:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:39.447286 12095 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:39.583840 12263 tablet_service.cc:1511] Processing CreateTablet for tablet 84d30bea2dff40d5869ed5135e8b5b13 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:39.588037 12261 tablet_service.cc:1511] Processing CreateTablet for tablet 7822ee1e911b4fd78d31df4f3c785295 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:39.598006 12257 tablet_service.cc:1511] Processing CreateTablet for tablet dc783a5f39434568aea04448a2b05e48 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:39.598271 12258 tablet_service.cc:1511] Processing CreateTablet for tablet ccf3a40b79334506a1bb6e42472eb5d9 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:39.598623 12256 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3acb4ae8247679e31aa79350287bf (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:39.590382 12262 tablet_service.cc:1511] Processing CreateTablet for tablet 630df8bc338842f6a52cd692a532fb2a (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:39.595191 12335 tablet_service.cc:1511] Processing CreateTablet for tablet 7822ee1e911b4fd78d31df4f3c785295 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:39.596175 12333 tablet_service.cc:1511] Processing CreateTablet for tablet 4f932cbcd8c64f66a5402f250ace7291 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:39.591784 12337 tablet_service.cc:1511] Processing CreateTablet for tablet 84d30bea2dff40d5869ed5135e8b5b13 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:39.602933 12263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d30bea2dff40d5869ed5135e8b5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.596412 12334 tablet_service.cc:1511] Processing CreateTablet for tablet d00e7dca811a4eb1b767b317f75a64ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:39.606485 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822ee1e911b4fd78d31df4f3c785295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.600131 12259 tablet_service.cc:1511] Processing CreateTablet for tablet 4f932cbcd8c64f66a5402f250ace7291 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:39.604831 12336 tablet_service.cc:1511] Processing CreateTablet for tablet 630df8bc338842f6a52cd692a532fb2a (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:39.619433 12330 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3acb4ae8247679e31aa79350287bf (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:39.621447 12255 tablet_service.cc:1511] Processing CreateTablet for tablet e3447292e4874a31bd0972339845e7ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:39.621479 12331 tablet_service.cc:1511] Processing CreateTablet for tablet dc783a5f39434568aea04448a2b05e48 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:39.622613 12332 tablet_service.cc:1511] Processing CreateTablet for tablet ccf3a40b79334506a1bb6e42472eb5d9 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:39.626222 12329 tablet_service.cc:1511] Processing CreateTablet for tablet e3447292e4874a31bd0972339845e7ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:39.626886 12256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3acb4ae8247679e31aa79350287bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.631629 12337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d30bea2dff40d5869ed5135e8b5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.612362 12260 tablet_service.cc:1511] Processing CreateTablet for tablet d00e7dca811a4eb1b767b317f75a64ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:39.633016 12330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3acb4ae8247679e31aa79350287bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.635632 12334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00e7dca811a4eb1b767b317f75a64ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.637863 12333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f932cbcd8c64f66a5402f250ace7291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.639767 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822ee1e911b4fd78d31df4f3c785295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.639830 12332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf3a40b79334506a1bb6e42472eb5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.641803 12331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc783a5f39434568aea04448a2b05e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.643806 12329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3447292e4874a31bd0972339845e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.645597 12258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf3a40b79334506a1bb6e42472eb5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.649559 12255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3447292e4874a31bd0972339845e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.652858 12336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630df8bc338842f6a52cd692a532fb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.665762 12262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630df8bc338842f6a52cd692a532fb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.672170 12257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc783a5f39434568aea04448a2b05e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.690302 12259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f932cbcd8c64f66a5402f250ace7291. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 10:59:39.692250 12143 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:39.698913 12260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00e7dca811a4eb1b767b317f75a64ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.709036 12188 tablet_service.cc:1511] Processing CreateTablet for tablet 84d30bea2dff40d5869ed5135e8b5b13 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 10:59:39.710536 12187 tablet_service.cc:1511] Processing CreateTablet for tablet 630df8bc338842f6a52cd692a532fb2a (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 10:59:39.715795 12188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84d30bea2dff40d5869ed5135e8b5b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.716607 12186 tablet_service.cc:1511] Processing CreateTablet for tablet 7822ee1e911b4fd78d31df4f3c785295 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 10:59:39.727998 12187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630df8bc338842f6a52cd692a532fb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.741515 12186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7822ee1e911b4fd78d31df4f3c785295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.754189 12185 tablet_service.cc:1511] Processing CreateTablet for tablet d00e7dca811a4eb1b767b317f75a64ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 10:59:39.813146 12180 tablet_service.cc:1511] Processing CreateTablet for tablet e3447292e4874a31bd0972339845e7ea (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 10:59:39.793664 12182 tablet_service.cc:1511] Processing CreateTablet for tablet dc783a5f39434568aea04448a2b05e48 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 10:59:39.815464 12185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d00e7dca811a4eb1b767b317f75a64ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.820534 12181 tablet_service.cc:1511] Processing CreateTablet for tablet 70a3acb4ae8247679e31aa79350287bf (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 10:59:39.827476 12183 tablet_service.cc:1511] Processing CreateTablet for tablet ccf3a40b79334506a1bb6e42472eb5d9 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 10:59:39.801533 12184 tablet_service.cc:1511] Processing CreateTablet for tablet 4f932cbcd8c64f66a5402f250ace7291 (DEFAULT_TABLE table=test-workload [id=e7fe5cfa4c724117936e3befb24e7950]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 10:59:39.846131 12183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf3a40b79334506a1bb6e42472eb5d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.855607 12184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f932cbcd8c64f66a5402f250ace7291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.866767 12389 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:39.869813 12180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3447292e4874a31bd0972339845e7ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.871099 12181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a3acb4ae8247679e31aa79350287bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.873238 12182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc783a5f39434568aea04448a2b05e48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:39.921821 12389 tablet_bootstrap.cc:654] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:39.938361 12390 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:39.948519 12391 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:39.964834 12389 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:39.964988 12391 tablet_bootstrap.cc:654] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:39.965364 12389 ts_tablet_manager.cc:1403] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.105s	user 0.002s	sys 0.014s
I20260710 10:59:39.969679 12389 raft_consensus.cc:359] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:39.971139 12390 tablet_bootstrap.cc:654] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:39.974905 12389 raft_consensus.cc:385] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:39.975454 12389 raft_consensus.cc:740] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:39.977190 12389 consensus_queue.cc:260] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:39.980549 12391 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:39.980990 12391 ts_tablet_manager.cc:1403] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260710 10:59:39.984687 12391 raft_consensus.cc:359] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:39.985404 12391 raft_consensus.cc:385] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:39.985707 12391 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:39.986420 12391 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:39.988758 12390 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:39.989372 12390 ts_tablet_manager.cc:1403] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.009s
I20260710 10:59:39.993402 12390 raft_consensus.cc:359] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:39.994460 12390 raft_consensus.cc:385] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:39.994879 12390 raft_consensus.cc:740] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:39.996253 12223 heartbeater.cc:499] Master 127.11.199.254:36107 was elected leader, sending a full tablet report...
I20260710 10:59:39.997224 12391 ts_tablet_manager.cc:1434] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.015s
I20260710 10:59:39.998214 12391 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.006484 12391 tablet_bootstrap.cc:654] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.018610 12391 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.020056 12391 ts_tablet_manager.cc:1403] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 10:59:40.020973 12372 heartbeater.cc:499] Master 127.11.199.254:36107 was elected leader, sending a full tablet report...
I20260710 10:59:40.021311 12389 ts_tablet_manager.cc:1434] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.056s	user 0.015s	sys 0.028s
I20260710 10:59:40.019325 12390 consensus_queue.cc:260] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.024080 12391 raft_consensus.cc:359] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.024945 12391 raft_consensus.cc:385] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.025309 12391 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.026104 12391 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.028278 12391 ts_tablet_manager.cc:1434] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:40.029235 12391 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.035081 12389 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.036754 12391 tablet_bootstrap.cc:654] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.040233 12298 heartbeater.cc:499] Master 127.11.199.254:36107 was elected leader, sending a full tablet report...
I20260710 10:59:40.041329 12390 ts_tablet_manager.cc:1434] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.007s
I20260710 10:59:40.042721 12390 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.054944 12389 tablet_bootstrap.cc:654] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.055037 12390 tablet_bootstrap.cc:654] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.054898 12391 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.060185 12391 ts_tablet_manager.cc:1403] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.008s
I20260710 10:59:40.063687 12391 raft_consensus.cc:359] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.064404 12391 raft_consensus.cc:385] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.064703 12391 raft_consensus.cc:740] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.065505 12391 consensus_queue.cc:260] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.071609 12391 ts_tablet_manager.cc:1434] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 10:59:40.071630 12396 raft_consensus.cc:493] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.072364 12389 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.072188 12396 raft_consensus.cc:515] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.072970 12389 ts_tablet_manager.cc:1403] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.002s
I20260710 10:59:40.075742 12396 leader_election.cc:290] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.082895 12389 raft_consensus.cc:359] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.085242 12389 raft_consensus.cc:385] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.086253 12389 raft_consensus.cc:740] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.090590 12389 consensus_queue.cc:260] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.072706 12391 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.091624 12390 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.097234 12389 ts_tablet_manager.cc:1434] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 10:59:40.101684 12390 ts_tablet_manager.cc:1403] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.006s
I20260710 10:59:40.102205 12389 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.105893 12390 raft_consensus.cc:359] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.106914 12390 raft_consensus.cc:385] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.107297 12390 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.118733 12390 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.121687 12391 tablet_bootstrap.cc:654] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.122407 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
W20260710 10:59:40.125912 12163 leader_election.cc:343] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:40.127728 12373 tablet.cc:2406] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 10:59:40.126066 12390 ts_tablet_manager.cc:1434] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 10:59:40.129642 12390 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.133317 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
W20260710 10:59:40.136034 12161 leader_election.cc:343] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.136502 12161 leader_election.cc:304] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb; no voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:40.139158 12396 raft_consensus.cc:2749] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.141780 12389 tablet_bootstrap.cc:654] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.143769 12390 tablet_bootstrap.cc:654] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.147920 12391 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.149212 12391 ts_tablet_manager.cc:1403] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.077s	user 0.016s	sys 0.004s
I20260710 10:59:40.153318 12390 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.154042 12390 ts_tablet_manager.cc:1403] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260710 10:59:40.153427 12391 raft_consensus.cc:359] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.154670 12391 raft_consensus.cc:385] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.155102 12391 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.156610 12391 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.157074 12390 raft_consensus.cc:359] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.157914 12390 raft_consensus.cc:385] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.158275 12390 raft_consensus.cc:740] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.159222 12390 consensus_queue.cc:260] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.159946 12391 ts_tablet_manager.cc:1434] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 10:59:40.160939 12391 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.163394 12389 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.164368 12389 ts_tablet_manager.cc:1403] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.020s
I20260710 10:59:40.168313 12391 tablet_bootstrap.cc:654] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.167773 12389 raft_consensus.cc:359] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.168802 12389 raft_consensus.cc:385] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.169106 12389 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.169929 12389 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.171065 12390 ts_tablet_manager.cc:1434] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 10:59:40.172083 12390 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.175873 12389 ts_tablet_manager.cc:1434] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 10:59:40.180009 12389 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.186228 12390 tablet_bootstrap.cc:654] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.198227 12390 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.198781 12390 ts_tablet_manager.cc:1403] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.001s
I20260710 10:59:40.201706 12390 raft_consensus.cc:359] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.202477 12390 raft_consensus.cc:385] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.202883 12390 raft_consensus.cc:740] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.203657 12390 consensus_queue.cc:260] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.206156 12390 ts_tablet_manager.cc:1434] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 10:59:40.207273 12390 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.213464 12391 tablet_bootstrap.cc:492] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.213946 12391 ts_tablet_manager.cc:1403] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.028s
I20260710 10:59:40.214293 12390 tablet_bootstrap.cc:654] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.215188 12398 raft_consensus.cc:493] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.215649 12398 raft_consensus.cc:515] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.217494 12391 raft_consensus.cc:359] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.218247 12391 raft_consensus.cc:385] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.218452 12398 leader_election.cc:290] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.218568 12391 raft_consensus.cc:740] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.219399 12391 consensus_queue.cc:260] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.234221 12389 tablet_bootstrap.cc:654] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.235641 12391 ts_tablet_manager.cc:1434] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.006s
I20260710 10:59:40.236711 12391 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.239089 12395 raft_consensus.cc:493] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.239599 12395 raft_consensus.cc:515] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.245596 12390 tablet_bootstrap.cc:492] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.246132 12390 ts_tablet_manager.cc:1403] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260710 10:59:40.248073 12395 leader_election.cc:290] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:40.248422 12398 raft_consensus.cc:493] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.248867 12398 raft_consensus.cc:515] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.260502 12398 leader_election.cc:290] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.268158 12398 raft_consensus.cc:493] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.270359 12398 raft_consensus.cc:515] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.272395 12398 leader_election.cc:290] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.279678 12390 raft_consensus.cc:359] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.281523 12390 raft_consensus.cc:385] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.283020 12390 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.283766 12391 tablet_bootstrap.cc:654] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.284217 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.286953 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.286804 12196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.287281 12198 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:40.290886 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.284322 12390 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.293018 12347 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:40.295950 12236 leader_election.cc:304] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.302805 12398 raft_consensus.cc:2804] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.303646 12398 raft_consensus.cc:493] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.303416 12346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.304416 12398 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:40.296957 12236 leader_election.cc:343] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:40.307433 12238 leader_election.cc:343] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.307538 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.310180 12345 raft_consensus.cc:2468] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:40.312144 12389 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
W20260710 10:59:40.310400 12236 leader_election.cc:343] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.312799 12236 leader_election.cc:304] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18; no voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:40.313060 12389 ts_tablet_manager.cc:1403] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.018s
I20260710 10:59:40.315055 12238 leader_election.cc:304] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [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: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:40.318854 12390 ts_tablet_manager.cc:1434] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.003s
I20260710 10:59:40.320075 12390 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.320086 12418 raft_consensus.cc:2749] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.324782 12398 raft_consensus.cc:515] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.327771 12398 leader_election.cc:290] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.323673 12389 raft_consensus.cc:359] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.328930 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:40.329188 12389 raft_consensus.cc:385] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.329468 12197 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.329532 12389 raft_consensus.cc:740] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.329221 12398 raft_consensus.cc:2804] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.330788 12398 raft_consensus.cc:493] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.332283 12389 consensus_queue.cc:260] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.336457 12398 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.340037 12389 ts_tablet_manager.cc:1434] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260710 10:59:40.344529 12197 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:40.344619 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:40.345757 12345 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.349462 12389 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.351027 12236 leader_election.cc:304] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.354970 12420 raft_consensus.cc:2804] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.355491 12420 raft_consensus.cc:697] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:40.357086 12420 consensus_queue.cc:237] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.358912 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.360985 12396 raft_consensus.cc:493] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 10:59:40.361053 12310 leader_election.cc:343] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.361545 12396 raft_consensus.cc:515] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.364801 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.365420 12398 raft_consensus.cc:515] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.366183 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.366786 12347 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 0.
I20260710 10:59:40.364035 12396 leader_election.cc:290] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.365422 12273 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 0.
I20260710 10:59:40.368547 12163 leader_election.cc:304] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:40.369940 12396 raft_consensus.cc:2804] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.370277 12396 raft_consensus.cc:493] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.370682 12398 leader_election.cc:290] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.370805 12396 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.371014 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:40.372807 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
W20260710 10:59:40.372874 12236 leader_election.cc:343] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.373626 12347 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.384869 12347 raft_consensus.cc:2468] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:40.386134 12396 raft_consensus.cc:515] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.386633 12238 leader_election.cc:304] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:40.387692 12390 tablet_bootstrap.cc:654] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.388245 12398 raft_consensus.cc:2804] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.389034 12398 raft_consensus.cc:697] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:40.393934 12391 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.394587 12391 ts_tablet_manager.cc:1403] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.007s
I20260710 10:59:40.395910 12345 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:40.390654 12398 consensus_queue.cc:237] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.399106 12389 tablet_bootstrap.cc:654] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.416486 12396 leader_election.cc:290] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.417147 12396 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.417541 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:40.418655 12272 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.418437 12391 raft_consensus.cc:359] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.415081 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.423457 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:40.421115 12391 raft_consensus.cc:385] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.417987 12396 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.424590 12345 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.423830 12310 leader_election.cc:304] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34b1aa4a35848f5ad9985e962fea1d9; no voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:40.427498 12396 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.428038 12395 raft_consensus.cc:2749] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.429307 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.430249 12273 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 0.
I20260710 10:59:40.418008 12093 catalog_manager.cc:5697] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.434211 12161 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.435196 12396 raft_consensus.cc:2804] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.435747 12396 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.436075 12396 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.425294 12391 raft_consensus.cc:740] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.447335 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.486582 12395 raft_consensus.cc:493] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.487108 12395 raft_consensus.cc:515] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.490849 12395 leader_election.cc:290] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:40.491559 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.494314 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.495618 12423 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.496201 12423 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
W20260710 10:59:40.496942 12310 leader_election.cc:343] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:40.498962 12310 leader_election.cc:343] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.499547 12310 leader_election.cc:304] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34b1aa4a35848f5ad9985e962fea1d9; no voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:40.486063 12345 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 1.
W20260710 10:59:40.500556 12163 leader_election.cc:343] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.510458 12395 raft_consensus.cc:2749] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.495237 12391 consensus_queue.cc:260] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.509410 12272 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 1.
I20260710 10:59:40.512174 12396 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.521353 12423 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.518216 12163 leader_election.cc:304] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:40.521561 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.524876 12396 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.523213 12391 ts_tablet_manager.cc:1434] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.127s	user 0.014s	sys 0.001s
I20260710 10:59:40.526660 12396 raft_consensus.cc:2804] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.528355 12390 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.528357 12396 raft_consensus.cc:697] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:40.528551 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.529042 12390 ts_tablet_manager.cc:1403] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.209s	user 0.034s	sys 0.039s
I20260710 10:59:40.531621 12391 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.531208 12396 consensus_queue.cc:237] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.532943 12389 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.533373 12389 ts_tablet_manager.cc:1403] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.187s	user 0.030s	sys 0.008s
I20260710 10:59:40.534353 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:40.537551 12390 raft_consensus.cc:359] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.539870 12390 raft_consensus.cc:385] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.541520 12390 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.542393 12390 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.545727 12390 ts_tablet_manager.cc:1434] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 10:59:40.546896 12390 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.546016 12389 raft_consensus.cc:359] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.548353 12389 raft_consensus.cc:385] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.548659 12389 raft_consensus.cc:740] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.549547 12396 raft_consensus.cc:493] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.549425 12389 consensus_queue.cc:260] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
W20260710 10:59:40.550094 12161 leader_election.cc:343] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.550011 12396 raft_consensus.cc:515] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
W20260710 10:59:40.550873 12163 leader_election.cc:343] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.551295 12163 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb; no voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:40.552145 12391 tablet_bootstrap.cc:654] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
W20260710 10:59:40.552414 12163 leader_election.cc:343] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.553656 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:40.554265 12273 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.556171 12389 ts_tablet_manager.cc:1434] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 10:59:40.557112 12389 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.559002 12423 raft_consensus.cc:2749] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.560678 12390 tablet_bootstrap.cc:654] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.565810 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.566928 12396 leader_election.cc:290] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.567088 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
W20260710 10:59:40.571444 12161 leader_election.cc:343] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:40.572147 12163 leader_election.cc:343] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:40.572605 12163 leader_election.cc:304] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb; no voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:40.572870 12273 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 1.
I20260710 10:59:40.572929 12389 tablet_bootstrap.cc:654] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.575528 12396 raft_consensus.cc:2749] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:40.579022 12161 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:40.581420 12391 tablet_bootstrap.cc:492] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.581892 12391 ts_tablet_manager.cc:1403] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.001s
I20260710 10:59:40.581779 12396 raft_consensus.cc:2804] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.586938 12396 raft_consensus.cc:697] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:40.589066 12396 consensus_queue.cc:237] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.590919 12390 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.591423 12390 ts_tablet_manager.cc:1403] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.007s
I20260710 10:59:40.594022 12391 raft_consensus.cc:359] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.600581 12391 raft_consensus.cc:385] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.600982 12391 raft_consensus.cc:740] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.601605 12390 raft_consensus.cc:359] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.602452 12390 raft_consensus.cc:385] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.601559 12092 catalog_manager.cc:5697] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 0 to 1, leader changed from <none> to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 1 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.602073 12391 consensus_queue.cc:260] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.602865 12390 raft_consensus.cc:740] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.603855 12390 consensus_queue.cc:260] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.605443 12391 ts_tablet_manager.cc:1434] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 10:59:40.606259 12390 ts_tablet_manager.cc:1434] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 10:59:40.606434 12391 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.611445 12389 tablet_bootstrap.cc:492] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.611936 12389 ts_tablet_manager.cc:1403] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.009s
I20260710 10:59:40.615339 12389 raft_consensus.cc:359] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.616070 12389 raft_consensus.cc:385] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.616370 12389 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.617556 12389 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.619024 12390 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
I20260710 10:59:40.625932 12389 ts_tablet_manager.cc:1434] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 10:59:40.627063 12389 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.638674 12390 tablet_bootstrap.cc:654] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.654322 12391 tablet_bootstrap.cc:654] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.655556 12389 tablet_bootstrap.cc:654] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.661983 12092 catalog_manager.cc:5697] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 0 to 1, leader changed from <none> to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 1 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.668960 12389 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.669447 12389 ts_tablet_manager.cc:1403] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260710 10:59:40.673151 12391 tablet_bootstrap.cc:492] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.673911 12391 ts_tablet_manager.cc:1403] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.001s
I20260710 10:59:40.676407 12391 raft_consensus.cc:359] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.677078 12391 raft_consensus.cc:385] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.677330 12391 raft_consensus.cc:740] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.677960 12391 consensus_queue.cc:260] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.679181 12093 catalog_manager.cc:5697] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.682041 12389 raft_consensus.cc:359] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.682756 12389 raft_consensus.cc:385] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.681385 12390 tablet_bootstrap.cc:492] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.683073 12389 raft_consensus.cc:740] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.683539 12390 ts_tablet_manager.cc:1403] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.026s
I20260710 10:59:40.684804 12391 ts_tablet_manager.cc:1434] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 10:59:40.685663 12391 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: Bootstrap starting.
I20260710 10:59:40.686218 12390 raft_consensus.cc:359] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.686902 12390 raft_consensus.cc:385] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.687179 12390 raft_consensus.cc:740] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.687806 12390 consensus_queue.cc:260] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.689570 12389 consensus_queue.cc:260] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.690383 12390 ts_tablet_manager.cc:1434] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:40.692456 12390 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: Bootstrap starting.
W20260710 10:59:40.694545 12143 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:40.697872 12391 tablet_bootstrap.cc:654] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.702826 12389 ts_tablet_manager.cc:1434] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 10:59:40.703970 12389 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.705978 12390 tablet_bootstrap.cc:654] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.712321 12389 tablet_bootstrap.cc:654] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.714756 12391 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: No bootstrap required, opened a new log
I20260710 10:59:40.715289 12391 ts_tablet_manager.cc:1403] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260710 10:59:40.718169 12391 raft_consensus.cc:359] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.718973 12391 raft_consensus.cc:385] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.719508 12391 raft_consensus.cc:740] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.720314 12391 consensus_queue.cc:260] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.725033 12389 tablet_bootstrap.cc:492] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.725436 12391 ts_tablet_manager.cc:1434] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 10:59:40.725538 12389 ts_tablet_manager.cc:1403] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 10:59:40.728049 12390 tablet_bootstrap.cc:492] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: No bootstrap required, opened a new log
I20260710 10:59:40.728497 12389 raft_consensus.cc:359] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.729189 12389 raft_consensus.cc:385] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.729465 12389 raft_consensus.cc:740] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.730113 12389 consensus_queue.cc:260] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.728515 12390 ts_tablet_manager.cc:1403] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260710 10:59:40.733749 12389 ts_tablet_manager.cc:1434] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 10:59:40.735636 12389 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: Bootstrap starting.
I20260710 10:59:40.733876 12390 raft_consensus.cc:359] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.736836 12390 raft_consensus.cc:385] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.738891 12390 raft_consensus.cc:740] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.739662 12390 consensus_queue.cc:260] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.745401 12390 ts_tablet_manager.cc:1434] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 10:59:40.747849 12389 tablet_bootstrap.cc:654] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:40.752655 12389 tablet_bootstrap.cc:492] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: No bootstrap required, opened a new log
I20260710 10:59:40.753019 12389 ts_tablet_manager.cc:1403] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 10:59:40.754782 12389 raft_consensus.cc:359] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.755484 12389 raft_consensus.cc:385] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:40.755771 12389 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Initialized, Role: FOLLOWER
I20260710 10:59:40.756448 12389 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.758978 12389 ts_tablet_manager.cc:1434] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 10:59:40.769666 12398 consensus_queue.cc:1048] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:40.791065 12398 consensus_queue.cc:1048] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:40.819216 12418 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.819895 12420 consensus_queue.cc:1048] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:40.819722 12418 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.822026 12418 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.822747 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.823423 12197 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:40.823666 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.824415 12347 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:40.824625 12236 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.827096 12418 raft_consensus.cc:2804] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.827596 12418 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.828065 12418 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.836966 12418 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.840307 12418 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.840438 12197 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.841394 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:40.842003 12198 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.849290 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:40.849931 12345 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.850543 12198 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:40.851778 12236 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.852676 12420 raft_consensus.cc:2804] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.853192 12420 raft_consensus.cc:697] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:40.854066 12420 consensus_queue.cc:237] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.856674 12345 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:40.862900 12420 consensus_queue.cc:1048] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:40.865610 12092 catalog_manager.cc:5697] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.894547 12396 raft_consensus.cc:493] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.895066 12396 raft_consensus.cc:515] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.896700 12396 leader_election.cc:290] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.897637 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.897895 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:40.898177 12273 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 0.
I20260710 10:59:40.898543 12345 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 0.
I20260710 10:59:40.899259 12161 leader_election.cc:304] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:40.900036 12396 raft_consensus.cc:2804] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:40.900425 12396 raft_consensus.cc:493] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:40.900749 12396 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.905467 12396 raft_consensus.cc:515] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.907253 12396 leader_election.cc:290] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:40.908082 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:40.908427 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:40.908772 12273 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.909096 12345 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.914176 12345 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 1.
I20260710 10:59:40.915354 12163 leader_election.cc:304] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:40.916055 12396 raft_consensus.cc:2804] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:40.916198 12273 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 1.
I20260710 10:59:40.916520 12396 raft_consensus.cc:697] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:40.917312 12396 consensus_queue.cc:237] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.926470 12094 catalog_manager.cc:5697] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 0 to 1, leader changed from <none> to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 1 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:40.958773 12395 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:40.959367 12395 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:40.961488 12395 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:40.962280 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:40.962476 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:40.963661 12273 raft_consensus.cc:2393] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34b1aa4a35848f5ad9985e962fea1d9 in current term 1: Already voted for candidate 69936b3da70a46c3b4dce8de2af5fefb in this term.
I20260710 10:59:40.964677 12310 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34b1aa4a35848f5ad9985e962fea1d9; no voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:40.965361 12395 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:40.972182 12395 raft_consensus.cc:2749] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:41.009233 12395 raft_consensus.cc:493] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.009755 12395 raft_consensus.cc:515] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.011838 12395 leader_election.cc:290] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461)
I20260710 10:59:41.012676 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18" is_pre_election: true
I20260710 10:59:41.012919 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:41.013311 12273 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 0.
I20260710 10:59:41.013526 12197 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 0.
I20260710 10:59:41.014663 12310 leader_election.cc:304] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.015380 12395 raft_consensus.cc:2804] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.015740 12395 raft_consensus.cc:493] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.016068 12395 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.022653 12395 raft_consensus.cc:515] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.024740 12395 leader_election.cc:290] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461)
I20260710 10:59:41.026762 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.025589 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:41.027463 12197 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.027613 12273 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.029611 12396 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.033950 12197 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 1.
I20260710 10:59:41.034551 12273 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 1.
I20260710 10:59:41.035050 12310 leader_election.cc:304] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.036350 12395 raft_consensus.cc:2804] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:41.039683 12395 raft_consensus.cc:697] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:41.041059 12395 consensus_queue.cc:237] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.042315 12420 raft_consensus.cc:493] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.043056 12420 raft_consensus.cc:515] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.047420 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:41.048126 12197 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:41.049405 12236 leader_election.cc:304] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:41.050489 12398 raft_consensus.cc:2804] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.050904 12398 raft_consensus.cc:493] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.051301 12398 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.056849 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:41.057756 12345 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:41.058450 12418 raft_consensus.cc:493] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:41.058957 12418 raft_consensus.cc:515] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.059736 12092 catalog_manager.cc:5697] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:41.061582 12418 leader_election.cc:290] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.072379 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" is_pre_election: true
I20260710 10:59:41.073076 12347 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:41.073382 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb" is_pre_election: true
I20260710 10:59:41.074256 12238 leader_election.cc:304] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.075208 12418 raft_consensus.cc:2804] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:41.075570 12418 raft_consensus.cc:493] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:41.075911 12418 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.080271 12420 leader_election.cc:290] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.080128 12396 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:41.074302 12197 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 0.
I20260710 10:59:41.082993 12418 raft_consensus.cc:515] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.086236 12197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.086825 12197 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.093392 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.094031 12347 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.101159 12347 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:41.102609 12238 leader_election.cc:304] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.094108 12398 raft_consensus.cc:515] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.107450 12420 raft_consensus.cc:2804] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:41.111761 12197 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:41.111958 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.112054 12396 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:41.112738 12198 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.112859 12418 leader_election.cc:290] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.117265 12420 raft_consensus.cc:697] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.118148 12420 consensus_queue.cc:237] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.129441 12198 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:41.133164 12423 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.136260 12236 leader_election.cc:304] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:41.137166 12418 raft_consensus.cc:2804] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:41.137645 12418 raft_consensus.cc:697] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.138477 12418 consensus_queue.cc:237] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.145742 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.146533 12347 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:41.150295 12398 leader_election.cc:290] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 1 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.164520 12347 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 1.
I20260710 10:59:41.158475 12094 catalog_manager.cc:5697] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.197706 12093 catalog_manager.cc:5697] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.338346 12418 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.352190 12420 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.379210 12345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:41540
I20260710 10:59:41.379935 12345 raft_consensus.cc:606] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:41.397921 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:54258
I20260710 10:59:41.398509 12272 raft_consensus.cc:606] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:41.402292 12456 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.404908 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:54258
I20260710 10:59:41.405413 12272 raft_consensus.cc:606] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:41.415963 12458 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:41.444520 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:46460
I20260710 10:59:41.445108 12198 raft_consensus.cc:606] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:41.450712 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:46460
I20260710 10:59:41.451273 12198 raft_consensus.cc:606] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:41.461483 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:54258
I20260710 10:59:41.462132 12272 raft_consensus.cc:606] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Received request to transfer leadership to TS b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:41.472621 12395 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.479578 12455 raft_consensus.cc:993] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.480362 12395 raft_consensus.cc:1081] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.482806 12197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46444
I20260710 10:59:41.483407 12197 raft_consensus.cc:493] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.483767 12197 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.490420 12455 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.491621 12197 raft_consensus.cc:515] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.492713 12198 raft_consensus.cc:1240] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Rejecting Update request from peer b34b1aa4a35848f5ad9985e962fea1d9 for earlier term 1. Current term is 2. Ops: []
I20260710 10:59:41.496202 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.496760 12347 raft_consensus.cc:3055] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.497053 12347 raft_consensus.cc:740] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:41.497823 12347 consensus_queue.cc:260] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.498831 12347 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.502400 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:41.505955 12197 leader_election.cc:290] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.508179 12347 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:41.509426 12163 leader_election.cc:304] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [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: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:41.510792 12458 raft_consensus.cc:2804] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.511385 12458 raft_consensus.cc:697] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:41.512331 12458 consensus_queue.cc:237] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [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: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.520277 12094 catalog_manager.cc:5697] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 1 to 2, leader changed from b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 2 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.617481 12418 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.628017 12460 raft_consensus.cc:993] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.628561 12460 raft_consensus.cc:1081] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.630985 12460 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:41.631224 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46438
I20260710 10:59:41.633155 12198 raft_consensus.cc:493] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.633605 12198 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.648509 12198 raft_consensus.cc:515] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.652372 12198 leader_election.cc:290] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.654232 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.654953 12345 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.654945 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:41.656556 12272 raft_consensus.cc:3055] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.656903 12272 raft_consensus.cc:740] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.658309 12272 consensus_queue.cc:260] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.659605 12272 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.666112 12345 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:41.667384 12272 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:41.668736 12163 leader_election.cc:304] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.669661 12458 raft_consensus.cc:2804] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.670282 12458 raft_consensus.cc:697] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:41.671204 12458 consensus_queue.cc:237] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.680610 12094 catalog_manager.cc:5697] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 1 to 2, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 2 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.690495 12460 consensus_queue.cc:1048] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.705240 12398 consensus_queue.cc:1048] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:41.719412 12398 raft_consensus.cc:993] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: : Instructing follower b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:41.719856 12420 raft_consensus.cc:1081] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Signalling peer b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:41.721693 12345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:41526
I20260710 10:59:41.722335 12345 raft_consensus.cc:493] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.722791 12345 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.728911 12345 raft_consensus.cc:515] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.732160 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.732709 12198 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.734737 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3447292e4874a31bd0972339845e7ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:41.735340 12272 raft_consensus.cc:3055] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.734957 12345 leader_election.cc:290] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:41.735671 12272 raft_consensus.cc:740] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.736479 12272 consensus_queue.cc:260] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.737718 12272 raft_consensus.cc:3060] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.739279 12198 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:41.740940 12310 leader_election.cc:304] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.741766 12455 raft_consensus.cc:2804] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.742414 12455 raft_consensus.cc:697] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:41.743326 12455 consensus_queue.cc:237] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.744422 12272 raft_consensus.cc:2468] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:41.750497 12456 raft_consensus.cc:993] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:41.750990 12458 raft_consensus.cc:1081] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:41.752113 12093 catalog_manager.cc:5697] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 1 to 2, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:41.755113 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54228
I20260710 10:59:41.755697 12272 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.756086 12272 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.762920 12272 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.764999 12272 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 2 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.766010 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.766165 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.766688 12198 raft_consensus.cc:3055] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.767004 12345 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.767228 12198 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:41.768024 12198 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.769273 12198 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.774457 12345 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 2.
I20260710 10:59:41.775782 12238 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.776392 12198 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 2.
I20260710 10:59:41.776736 12420 raft_consensus.cc:2804] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.777287 12420 raft_consensus.cc:697] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.778100 12420 consensus_queue.cc:237] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.786638 12093 catalog_manager.cc:5697] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 1 to 2, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.892306 12272 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.896981 12272 raft_consensus.cc:1275] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:41.898382 12458 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:41.907186 12345 raft_consensus.cc:1275] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:41.909339 12396 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:41.935739 12460 raft_consensus.cc:993] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.936260 12420 raft_consensus.cc:1081] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:41.937883 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46438
I20260710 10:59:41.938434 12198 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.938862 12198 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.944583 12198 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.947026 12198 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.948666 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:41.949257 12273 raft_consensus.cc:3055] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.949405 12396 raft_consensus.cc:993] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:41.949615 12273 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.949882 12456 raft_consensus.cc:1081] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:41.949952 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.950393 12273 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.950618 12345 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.951670 12273 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.953131 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54228
I20260710 10:59:41.953687 12272 raft_consensus.cc:493] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:41.954035 12272 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.958117 12345 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:41.958379 12273 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:41.959391 12163 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.960227 12458 raft_consensus.cc:2804] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.960793 12458 raft_consensus.cc:697] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:41.961325 12272 raft_consensus.cc:515] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.962000 12458 consensus_queue.cc:237] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.964541 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:41.965200 12198 raft_consensus.cc:3055] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:41.965256 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:41.965656 12198 raft_consensus.cc:740] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:41.965864 12347 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.966601 12198 consensus_queue.cc:260] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.967684 12198 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:41.968088 12272 leader_election.cc:290] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 2 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:41.970373 12093 catalog_manager.cc:5697] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 1 to 2, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 2 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:41.972746 12347 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 2.
I20260710 10:59:41.973915 12238 leader_election.cc:304] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:41.974720 12198 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 2.
I20260710 10:59:41.974728 12420 raft_consensus.cc:2804] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:41.975418 12420 raft_consensus.cc:697] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:41.976223 12420 consensus_queue.cc:237] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:41.982337 12093 catalog_manager.cc:5697] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 1 to 2, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:42.140060 12198 raft_consensus.cc:1275] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.141273 12455 consensus_queue.cc:1048] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.149555 12272 raft_consensus.cc:1275] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.151048 12480 consensus_queue.cc:1048] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.206892 12347 raft_consensus.cc:1275] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.208312 12458 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.215943 12272 raft_consensus.cc:1275] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.217509 12456 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.341734 12198 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.343144 12420 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.353137 12345 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.354688 12420 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.370003 12272 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.371258 12456 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.383113 12345 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.384509 12458 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.427902 12198 raft_consensus.cc:1275] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.429256 12420 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:42.441234 12345 raft_consensus.cc:1275] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:42.442564 12420 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:44.493974 12063 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 10:59:44.494879 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:44.515395 12273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:44.515929 12273 raft_consensus.cc:606] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Received request to transfer leadership to TS b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:44.527047 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:46468
I20260710 10:59:44.527596 12198 raft_consensus.cc:606] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Received request to transfer leadership to TS b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:44.528759 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:44.529220 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:44.565402 12490 raft_consensus.cc:993] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:44.565845 12494 raft_consensus.cc:1081] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Signalling peer b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:44.567334 12345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:41510
I20260710 10:59:44.567778 12345 raft_consensus.cc:493] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.568053 12345 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.571924 12345 raft_consensus.cc:515] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.573401 12345 leader_election.cc:290] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:44.574250 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:44.574510 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:44.574810 12198 raft_consensus.cc:3055] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:44.575093 12273 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.575206 12198 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:44.576229 12198 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.577281 12198 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:44.579852 12273 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:44.580971 12310 leader_election.cc:304] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:44.581658 12488 raft_consensus.cc:2804] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:44.582150 12198 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:44.582898 12488 raft_consensus.cc:697] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:44.583665 12488 consensus_queue.cc:237] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.592100 12094 catalog_manager.cc:5697] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 1 to 2, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:44.787868 12398 raft_consensus.cc:993] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: : Instructing follower b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:44.788307 12501 raft_consensus.cc:1081] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Signalling peer b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:44.789960 12345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:41526
I20260710 10:59:44.790454 12345 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:44.790745 12345 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:44.794703 12345 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.796089 12345 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 3 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:44.796969 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:44.797310 12273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:44.797559 12198 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:44.797854 12273 raft_consensus.cc:3055] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:44.798141 12273 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:44.798717 12273 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.799614 12273 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:44.802568 12198 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 3.
I20260710 10:59:44.803584 12310 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [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: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:44.803948 12273 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 3.
I20260710 10:59:44.804266 12488 raft_consensus.cc:2804] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:44.804752 12488 raft_consensus.cc:697] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:44.805521 12488 consensus_queue.cc:237] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:44.812801 12094 catalog_manager.cc:5697] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 2 to 3, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 3 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:45.128911 12272 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.130065 12495 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.139459 12198 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:45.142200 12488 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:45.268064 12272 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:45.269447 12488 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:45.278086 12198 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:45.280050 12495 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:45.530066 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:45.541543 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:46460
I20260710 10:59:45.542199 12198 raft_consensus.cc:606] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:45.547343 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:46460
I20260710 10:59:45.547793 12198 raft_consensus.cc:606] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:45.552711 12198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:46460
I20260710 10:59:45.553222 12198 raft_consensus.cc:606] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:45.558246 12345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:41540
I20260710 10:59:45.558784 12345 raft_consensus.cc:606] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:45.566598 12345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
mode: GRACEFUL
new_leader_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:41540
I20260710 10:59:45.567193 12345 raft_consensus.cc:606] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 LEADER]: Received request to transfer leadership to TS 77b456d4fa8842428afedaddac2cad18
I20260710 10:59:45.742991 12509 raft_consensus.cc:993] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.743410 12495 raft_consensus.cc:1081] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.745111 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54242
I20260710 10:59:45.745729 12272 raft_consensus.cc:493] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.746057 12272 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:45.750942 12272 raft_consensus.cc:515] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.752584 12272 leader_election.cc:290] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 4 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:45.753654 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:45.753700 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf3a40b79334506a1bb6e42472eb5d9" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:45.754326 12345 raft_consensus.cc:3055] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:45.754459 12198 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:45.754612 12345 raft_consensus.cc:740] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:45.755458 12345 consensus_queue.cc:260] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.756349 12345 raft_consensus.cc:3060] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:45.758963 12198 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 4.
I20260710 10:59:45.760073 12345 raft_consensus.cc:2468] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 4.
I20260710 10:59:45.760027 12236 leader_election.cc:304] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [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: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:45.760941 12501 raft_consensus.cc:2804] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:45.761983 12501 raft_consensus.cc:697] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 4 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:45.762871 12501 consensus_queue.cc:237] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.769887 12094 catalog_manager.cc:5697] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 3 to 4, leader changed from b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 4 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.883877 12490 raft_consensus.cc:993] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.884310 12515 raft_consensus.cc:1081] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.885941 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54228
I20260710 10:59:45.886391 12272 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.886641 12272 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.890986 12272 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.892467 12272 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 3 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:45.893373 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:45.893481 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:45.893981 12198 raft_consensus.cc:3055] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:45.894003 12345 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.894439 12198 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:45.895249 12198 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.896234 12198 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.899124 12345 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:45.900014 12238 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [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: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:45.900691 12501 raft_consensus.cc:2804] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:45.900784 12198 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:45.901201 12501 raft_consensus.cc:697] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:45.902022 12501 consensus_queue.cc:237] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.907859 12094 catalog_manager.cc:5697] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 2 to 3, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:45.970505 12490 raft_consensus.cc:993] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.971060 12515 raft_consensus.cc:1081] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:45.972564 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54228
I20260710 10:59:45.972999 12272 raft_consensus.cc:493] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:45.973230 12272 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.977319 12272 raft_consensus.cc:515] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.979171 12272 leader_election.cc:290] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 3 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:45.980110 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:45.980368 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7822ee1e911b4fd78d31df4f3c785295" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:45.980645 12198 raft_consensus.cc:3055] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:45.980940 12345 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.980958 12198 raft_consensus.cc:740] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:45.981753 12198 consensus_queue.cc:260] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.982566 12198 raft_consensus.cc:3060] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:45.985417 12345 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:45.986423 12238 leader_election.cc:304] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [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: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:45.986656 12198 raft_consensus.cc:2468] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:45.987247 12501 raft_consensus.cc:2804] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:45.987728 12501 raft_consensus.cc:697] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:45.988582 12501 consensus_queue.cc:237] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:45.994997 12094 catalog_manager.cc:5697] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 2 to 3, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:46.108861 12509 raft_consensus.cc:993] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:46.109321 12495 raft_consensus.cc:1081] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:46.111002 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54242
I20260710 10:59:46.111411 12272 raft_consensus.cc:493] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:46.111640 12272 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.115414 12272 raft_consensus.cc:515] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.116706 12272 leader_election.cc:290] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 3 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:46.117661 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:46.117736 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:46.118276 12198 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.118422 12345 raft_consensus.cc:3055] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:46.118763 12345 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:46.119390 12345 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.120175 12345 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.122397 12198 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:46.123452 12236 leader_election.cc:304] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [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: 69936b3da70a46c3b4dce8de2af5fefb, 77b456d4fa8842428afedaddac2cad18; no voters: 
I20260710 10:59:46.124128 12345 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:46.124156 12501 raft_consensus.cc:2804] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:46.124778 12501 raft_consensus.cc:697] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:46.125516 12501 consensus_queue.cc:237] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.131764 12094 catalog_manager.cc:5697] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 2 to 3, leader changed from b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:46.148501 12490 raft_consensus.cc:993] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: : Instructing follower 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:46.148952 12515 raft_consensus.cc:1081] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Signalling peer 77b456d4fa8842428afedaddac2cad18 to start an election
I20260710 10:59:46.150445 12272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
 from {username='slave'} at 127.0.0.1:54228
I20260710 10:59:46.150939 12272 raft_consensus.cc:493] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:46.151288 12272 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.155284 12272 raft_consensus.cc:515] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.156694 12272 leader_election.cc:290] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [CANDIDATE]: Term 3 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:46.157579 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:46.157636 12345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84d30bea2dff40d5869ed5135e8b5b13" candidate_uuid: "77b456d4fa8842428afedaddac2cad18" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:46.158072 12198 raft_consensus.cc:3055] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:46.158213 12345 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.158329 12198 raft_consensus.cc:740] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:46.159075 12198 consensus_queue.cc:260] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [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: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.159960 12198 raft_consensus.cc:3060] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:46.162323 12345 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:46.163278 12238 leader_election.cc:304] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [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: 77b456d4fa8842428afedaddac2cad18, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:46.164132 12501 raft_consensus.cc:2804] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:46.164146 12198 raft_consensus.cc:2468] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77b456d4fa8842428afedaddac2cad18 in term 3.
I20260710 10:59:46.164903 12501 raft_consensus.cc:697] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Leader. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:46.165727 12501 consensus_queue.cc:237] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [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: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:46.170938 12345 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:46.172070 12501 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:46.173352 12094 catalog_manager.cc:5697] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 reported cstate change: term changed from 2 to 3, leader changed from 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193) to 77b456d4fa8842428afedaddac2cad18 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "77b456d4fa8842428afedaddac2cad18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:46.180351 12198 raft_consensus.cc:1275] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:46.182787 12511 consensus_queue.cc:1048] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:46.474924 12198 raft_consensus.cc:1275] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.476148 12511 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.486127 12345 raft_consensus.cc:1275] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.487511 12197 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.488108 12501 consensus_queue.cc:1048] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.489204 12520 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.502907 12345 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.504608 12520 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.559828 12197 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.561033 12501 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.572026 12345 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.573414 12501 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.574682 12345 raft_consensus.cc:1275] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.576366 12501 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:46.588364 12197 raft_consensus.cc:1275] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Refusing update from remote peer 77b456d4fa8842428afedaddac2cad18: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:46.589980 12520 consensus_queue.cc:1048] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:48.577206 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:48.586613 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:48.587787 12272 raft_consensus.cc:606] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Received request to transfer leadership to TS b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:48.590518 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:48.591015 12272 raft_consensus.cc:606] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:48.593302 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:48.593669 12272 raft_consensus.cc:606] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:48.595779 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:48.596153 12272 raft_consensus.cc:606] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Received request to transfer leadership to TS b34b1aa4a35848f5ad9985e962fea1d9
I20260710 10:59:48.598214 12272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48"
dest_uuid: "77b456d4fa8842428afedaddac2cad18"
mode: GRACEFUL
new_leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:54266
I20260710 10:59:48.598559 12272 raft_consensus.cc:606] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Received request to transfer leadership to TS 69936b3da70a46c3b4dce8de2af5fefb
I20260710 10:59:48.599486 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 10:59:48.599857 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:48.643594 12533 raft_consensus.cc:993] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:48.644052 12533 raft_consensus.cc:1081] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:48.645478 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46438
I20260710 10:59:48.645931 12198 raft_consensus.cc:493] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.646209 12198 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.650810 12198 raft_consensus.cc:515] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.652835 12198 leader_election.cc:290] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 3 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:48.653874 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:48.654186 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc783a5f39434568aea04448a2b05e48" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:48.654677 12272 raft_consensus.cc:3055] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:48.654748 12347 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.654999 12272 raft_consensus.cc:740] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:48.655766 12272 consensus_queue.cc:260] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.656661 12272 raft_consensus.cc:3060] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:48.659987 12347 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 3.
I20260710 10:59:48.661198 12272 raft_consensus.cc:2468] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 3.
I20260710 10:59:48.661326 12163 leader_election.cc:304] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [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: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:48.663030 12534 raft_consensus.cc:2804] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:48.663877 12534 raft_consensus.cc:697] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:48.664592 12534 consensus_queue.cc:237] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.671887 12092 catalog_manager.cc:5697] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 2 to 3, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 3 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:48.691421 12520 raft_consensus.cc:993] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: : Instructing follower b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:48.691867 12533 raft_consensus.cc:1081] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Signalling peer b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:48.693261 12347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:41526
I20260710 10:59:48.693831 12347 raft_consensus.cc:493] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.694128 12347 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.698639 12347 raft_consensus.cc:515] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.700479 12347 leader_election.cc:290] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 4 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:48.701156 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:48.701727 12198 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.701829 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d00e7dca811a4eb1b767b317f75a64ea" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:48.702414 12272 raft_consensus.cc:3055] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:48.702667 12272 raft_consensus.cc:740] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:48.703439 12272 consensus_queue.cc:260] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.704241 12272 raft_consensus.cc:3060] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.706344 12198 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 4.
I20260710 10:59:48.707511 12310 leader_election.cc:304] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [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: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:48.708350 12495 raft_consensus.cc:2804] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:48.708599 12272 raft_consensus.cc:2468] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 4.
I20260710 10:59:48.709461 12495 raft_consensus.cc:697] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:48.710434 12495 consensus_queue.cc:237] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.717913 12092 catalog_manager.cc:5697] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 3 to 4, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 4 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.752476 12520 raft_consensus.cc:993] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: : Instructing follower b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:48.752987 12533 raft_consensus.cc:1081] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Signalling peer b34b1aa4a35848f5ad9985e962fea1d9 to start an election
I20260710 10:59:48.754542 12347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291"
dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
 from {username='slave'} at 127.0.0.1:41526
I20260710 10:59:48.755077 12347 raft_consensus.cc:493] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.755404 12347 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.760084 12347 raft_consensus.cc:515] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.761710 12347 leader_election.cc:290] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Requested vote from peers 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461), 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461)
I20260710 10:59:48.762588 12198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
I20260710 10:59:48.762823 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f932cbcd8c64f66a5402f250ace7291" candidate_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:48.763167 12198 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.763350 12272 raft_consensus.cc:3055] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:48.763633 12272 raft_consensus.cc:740] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:48.764338 12272 consensus_queue.cc:260] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.765456 12272 raft_consensus.cc:3060] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:48.769057 12198 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:48.770022 12310 leader_election.cc:304] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:48.770704 12495 raft_consensus.cc:2804] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:48.771037 12272 raft_consensus.cc:2468] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34b1aa4a35848f5ad9985e962fea1d9 in term 2.
I20260710 10:59:48.771200 12495 raft_consensus.cc:697] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Becoming Leader. State: Replica: b34b1aa4a35848f5ad9985e962fea1d9, State: Running, Role: LEADER
I20260710 10:59:48.772140 12495 consensus_queue.cc:237] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.778389 12092 catalog_manager.cc:5697] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 reported cstate change: term changed from 1 to 2, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:48.821936 12520 raft_consensus.cc:993] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:48.822369 12533 raft_consensus.cc:1081] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:48.823973 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46438
I20260710 10:59:48.824479 12198 raft_consensus.cc:493] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:48.824772 12198 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.828698 12198 raft_consensus.cc:515] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.830279 12198 leader_election.cc:290] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 4 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:48.830994 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:48.831385 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630df8bc338842f6a52cd692a532fb2a" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:48.831583 12272 raft_consensus.cc:3055] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:48.831887 12272 raft_consensus.cc:740] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:48.831944 12347 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.832739 12272 consensus_queue.cc:260] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.833922 12272 raft_consensus.cc:3060] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:48.838725 12347 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 4.
I20260710 10:59:48.839928 12163 leader_election.cc:304] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [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: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:48.839952 12272 raft_consensus.cc:2468] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 4.
I20260710 10:59:48.840726 12534 raft_consensus.cc:2804] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:48.841220 12534 raft_consensus.cc:697] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 4 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:48.841925 12534 consensus_queue.cc:237] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [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: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:48.848417 12092 catalog_manager.cc:5697] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 3 to 4, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 4 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.068151 12347 raft_consensus.cc:1275] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.069728 12534 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.080384 12272 raft_consensus.cc:1275] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:49.082548 12534 consensus_queue.cc:1048] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:49.104168 12520 raft_consensus.cc:993] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: : Instructing follower 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:49.104568 12533 raft_consensus.cc:1081] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Signalling peer 69936b3da70a46c3b4dce8de2af5fefb to start an election
I20260710 10:59:49.105872 12198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf"
dest_uuid: "69936b3da70a46c3b4dce8de2af5fefb"
 from {username='slave'} at 127.0.0.1:46438
I20260710 10:59:49.106261 12198 raft_consensus.cc:493] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:49.106492 12198 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.110664 12198 raft_consensus.cc:515] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:49.112195 12198 leader_election.cc:290] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Requested vote from peers 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461), b34b1aa4a35848f5ad9985e962fea1d9 (127.11.199.195:45107)
I20260710 10:59:49.113363 12347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b34b1aa4a35848f5ad9985e962fea1d9"
I20260710 10:59:49.113920 12347 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.113804 12272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a3acb4ae8247679e31aa79350287bf" candidate_uuid: "69936b3da70a46c3b4dce8de2af5fefb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77b456d4fa8842428afedaddac2cad18"
I20260710 10:59:49.114447 12272 raft_consensus.cc:3055] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:49.114704 12272 raft_consensus.cc:740] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77b456d4fa8842428afedaddac2cad18, State: Running, Role: LEADER
I20260710 10:59:49.115345 12272 consensus_queue.cc:260] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:49.116132 12272 raft_consensus.cc:3060] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:49.118065 12347 raft_consensus.cc:2468] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:49.119292 12163 leader_election.cc:304] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69936b3da70a46c3b4dce8de2af5fefb, b34b1aa4a35848f5ad9985e962fea1d9; no voters: 
I20260710 10:59:49.119946 12534 raft_consensus.cc:2804] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:49.120427 12534 raft_consensus.cc:697] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Becoming Leader. State: Replica: 69936b3da70a46c3b4dce8de2af5fefb, State: Running, Role: LEADER
I20260710 10:59:49.120512 12272 raft_consensus.cc:2468] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69936b3da70a46c3b4dce8de2af5fefb in term 2.
I20260710 10:59:49.121462 12534 consensus_queue.cc:237] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } }
I20260710 10:59:49.128624 12092 catalog_manager.cc:5697] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb reported cstate change: term changed from 1 to 2, leader changed from 77b456d4fa8842428afedaddac2cad18 (127.11.199.194) to 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193). New cstate: current_term: 2 leader_uuid: "69936b3da70a46c3b4dce8de2af5fefb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:49.135485 12197 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.136711 12495 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.146018 12272 raft_consensus.cc:1275] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.148602 12541 consensus_queue.cc:1048] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:49.266537 12347 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.268114 12534 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.277834 12272 raft_consensus.cc:1275] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:49.279655 12534 consensus_queue.cc:1048] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:49.288841 12198 raft_consensus.cc:1275] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.290153 12541 consensus_queue.cc:1048] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69936b3da70a46c3b4dce8de2af5fefb" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.299741 12272 raft_consensus.cc:1275] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer b34b1aa4a35848f5ad9985e962fea1d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.301498 12541 consensus_queue.cc:1048] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.515081 12347 raft_consensus.cc:1275] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.516487 12548 consensus_queue.cc:1048] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34b1aa4a35848f5ad9985e962fea1d9" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.525784 12272 raft_consensus.cc:1275] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Refusing update from remote peer 69936b3da70a46c3b4dce8de2af5fefb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:49.527383 12548 consensus_queue.cc:1048] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77b456d4fa8842428afedaddac2cad18" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 44461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:49.600751 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:49.606335 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
W20260710 10:59:49.627355 12236 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 10:59:49.631178 12236 consensus_peers.cc:597] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:49.633612 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:49.634555 12063 tablet_replica.cc:333] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.635820 12063 raft_consensus.cc:2243] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.636932 12063 raft_consensus.cc:2272] T 70a3acb4ae8247679e31aa79350287bf P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.639377 12063 tablet_replica.cc:333] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.639810 12063 raft_consensus.cc:2243] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.640233 12063 raft_consensus.cc:2272] T 7822ee1e911b4fd78d31df4f3c785295 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.641789 12063 tablet_replica.cc:333] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.642294 12063 raft_consensus.cc:2243] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.643029 12063 raft_consensus.cc:2272] T dc783a5f39434568aea04448a2b05e48 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.644927 12063 tablet_replica.cc:333] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.645493 12063 raft_consensus.cc:2243] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.645915 12063 raft_consensus.cc:2272] T d00e7dca811a4eb1b767b317f75a64ea P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.647944 12063 tablet_replica.cc:333] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.648424 12063 raft_consensus.cc:2243] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.648823 12063 raft_consensus.cc:2272] T e3447292e4874a31bd0972339845e7ea P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.650374 12063 tablet_replica.cc:333] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.650825 12063 raft_consensus.cc:2243] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.651284 12063 raft_consensus.cc:2272] T 84d30bea2dff40d5869ed5135e8b5b13 P 69936b3da70a46c3b4dce8de2af5fefb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.652887 12063 tablet_replica.cc:333] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.653349 12063 raft_consensus.cc:2243] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.653731 12063 raft_consensus.cc:2272] T 4f932cbcd8c64f66a5402f250ace7291 P 69936b3da70a46c3b4dce8de2af5fefb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.655794 12063 tablet_replica.cc:333] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.656248 12063 raft_consensus.cc:2243] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.656620 12063 raft_consensus.cc:2272] T ccf3a40b79334506a1bb6e42472eb5d9 P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.658103 12063 tablet_replica.cc:333] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb: stopping tablet replica
I20260710 10:59:49.658524 12063 raft_consensus.cc:2243] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.659297 12063 raft_consensus.cc:2272] T 630df8bc338842f6a52cd692a532fb2a P 69936b3da70a46c3b4dce8de2af5fefb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.803719 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
W20260710 10:59:49.804762 12236 consensus_peers.cc:597] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:49.805279 12236 consensus_peers.cc:597] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:49.808354 12310 consensus_peers.cc:597] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 10:59:49.811168 12310 consensus_peers.cc:597] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:49.825984 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
I20260710 10:59:49.855079 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:49.855906 12063 tablet_replica.cc:333] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.856724 12063 raft_consensus.cc:2243] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.857960 12063 raft_consensus.cc:2272] T 7822ee1e911b4fd78d31df4f3c785295 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.860797 12063 tablet_replica.cc:333] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.861577 12063 raft_consensus.cc:2243] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.862155 12063 raft_consensus.cc:2272] T e3447292e4874a31bd0972339845e7ea P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.864387 12063 tablet_replica.cc:333] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.865039 12063 raft_consensus.cc:2243] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 3 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.866019 12063 raft_consensus.cc:2272] T 84d30bea2dff40d5869ed5135e8b5b13 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.867857 12063 tablet_replica.cc:333] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.868355 12063 raft_consensus.cc:2243] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.868916 12063 raft_consensus.cc:2272] T 630df8bc338842f6a52cd692a532fb2a P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.871825 12063 tablet_replica.cc:333] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.872483 12063 raft_consensus.cc:2243] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.872879 12063 raft_consensus.cc:2272] T dc783a5f39434568aea04448a2b05e48 P 77b456d4fa8842428afedaddac2cad18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.875900 12063 tablet_replica.cc:333] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.876570 12063 raft_consensus.cc:2243] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.877059 12063 raft_consensus.cc:2272] T d00e7dca811a4eb1b767b317f75a64ea P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.879984 12063 tablet_replica.cc:333] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.880570 12063 raft_consensus.cc:2243] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.881011 12063 raft_consensus.cc:2272] T 4f932cbcd8c64f66a5402f250ace7291 P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.883626 12063 tablet_replica.cc:333] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.884181 12063 raft_consensus.cc:2243] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.885040 12063 raft_consensus.cc:2272] T ccf3a40b79334506a1bb6e42472eb5d9 P 77b456d4fa8842428afedaddac2cad18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.886672 12063 tablet_replica.cc:333] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18: stopping tablet replica
I20260710 10:59:49.887202 12063 raft_consensus.cc:2243] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.887722 12063 raft_consensus.cc:2272] T 70a3acb4ae8247679e31aa79350287bf P 77b456d4fa8842428afedaddac2cad18 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 10:59:49.909333 12310 consensus_peers.cc:597] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 -> Peer 69936b3da70a46c3b4dce8de2af5fefb (127.11.199.193:42461): Couldn't send request to peer 69936b3da70a46c3b4dce8de2af5fefb. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:49.915242 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
I20260710 10:59:49.931334 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 10:59:49.957908 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 10:59:49.958719 12063 tablet_replica.cc:333] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.959594 12063 raft_consensus.cc:2243] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 10:59:49.959586 12310 consensus_peers.cc:597] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 -> Peer 77b456d4fa8842428afedaddac2cad18 (127.11.199.194:44461): Couldn't send request to peer 77b456d4fa8842428afedaddac2cad18. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:44461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 10:59:49.960309 12063 raft_consensus.cc:2272] T 630df8bc338842f6a52cd692a532fb2a P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.962137 12063 tablet_replica.cc:333] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.962623 12063 raft_consensus.cc:2243] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.963056 12063 raft_consensus.cc:2272] T 7822ee1e911b4fd78d31df4f3c785295 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.964800 12063 tablet_replica.cc:333] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.965229 12063 raft_consensus.cc:2243] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.965598 12063 raft_consensus.cc:2272] T 84d30bea2dff40d5869ed5135e8b5b13 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.967136 12063 tablet_replica.cc:333] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.967588 12063 raft_consensus.cc:2243] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.968286 12063 raft_consensus.cc:2272] T e3447292e4874a31bd0972339845e7ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.969909 12063 tablet_replica.cc:333] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.970337 12063 raft_consensus.cc:2243] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.970678 12063 raft_consensus.cc:2272] T dc783a5f39434568aea04448a2b05e48 P b34b1aa4a35848f5ad9985e962fea1d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.972470 12063 tablet_replica.cc:333] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.973002 12063 raft_consensus.cc:2243] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.973682 12063 raft_consensus.cc:2272] T d00e7dca811a4eb1b767b317f75a64ea P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.975497 12063 tablet_replica.cc:333] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.975982 12063 raft_consensus.cc:2243] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.976401 12063 raft_consensus.cc:2272] T ccf3a40b79334506a1bb6e42472eb5d9 P b34b1aa4a35848f5ad9985e962fea1d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.977851 12063 tablet_replica.cc:333] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.978294 12063 raft_consensus.cc:2243] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 10:59:49.978991 12063 raft_consensus.cc:2272] T 4f932cbcd8c64f66a5402f250ace7291 P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:49.980803 12063 tablet_replica.cc:333] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9: stopping tablet replica
I20260710 10:59:49.981274 12063 raft_consensus.cc:2243] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 10:59:49.981660 12063 raft_consensus.cc:2272] T 70a3acb4ae8247679e31aa79350287bf P b34b1aa4a35848f5ad9985e962fea1d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:50.008996 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 10:59:50.025615 12063 master.cc:562] Master@127.11.199.254:36107 shutting down...
I20260710 10:59:50.167765 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 10:59:50.168371 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 10:59:50.168813 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P e20908b808d24cae8fec05b531d55e41: stopping tablet replica
I20260710 10:59:50.188591 12063 master.cc:584] Master@127.11.199.254:36107 shutdown complete.
69936b3da70a46c3b4dce8de2af5fefb  4
77b456d4fa8842428afedaddac2cad18  4
b34b1aa4a35848f5ad9985e962fea1d9  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13086 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 10:59:50.227526 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:45351
I20260710 10:59:50.228662 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:50.234783 12567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.235111 12566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.235327 12569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:50.236277 12063 server_base.cc:1061] running on GCE node
I20260710 10:59:50.237169 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:50.237339 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:50.237525 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681190237494 us; error 0 us; skew 500 ppm
I20260710 10:59:50.238035 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:50.240453 12063 webserver.cc:533] Webserver started at http://127.11.199.254:36789/ using document root <none> and password file <none>
I20260710 10:59:50.240985 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:50.241180 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:50.241467 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:50.242560 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "fb07b9787f1d4114a9ec4f27a889948f"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.247059 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:50.250348 12574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.251324 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 10:59:50.251631 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "fb07b9787f1d4114a9ec4f27a889948f"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.251945 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:50.286231 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:50.287750 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:50.328248 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:45351
I20260710 10:59:50.328384 12625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:45351 every 8 connection(s)
I20260710 10:59:50.332446 12626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.341750 12626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f: Bootstrap starting.
I20260710 10:59:50.346342 12626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:50.350703 12626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f: No bootstrap required, opened a new log
I20260710 10:59:50.352845 12626 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER }
I20260710 10:59:50.353238 12626 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:50.353477 12626 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb07b9787f1d4114a9ec4f27a889948f, State: Initialized, Role: FOLLOWER
I20260710 10:59:50.354131 12626 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER }
I20260710 10:59:50.354549 12626 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 10:59:50.354740 12626 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 10:59:50.355029 12626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:50.358927 12626 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER }
I20260710 10:59:50.359419 12626 leader_election.cc:304] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [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: fb07b9787f1d4114a9ec4f27a889948f; no voters: 
I20260710 10:59:50.360567 12626 leader_election.cc:290] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 10:59:50.360975 12629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:50.362414 12629 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 1 LEADER]: Becoming Leader. State: Replica: fb07b9787f1d4114a9ec4f27a889948f, State: Running, Role: LEADER
I20260710 10:59:50.363173 12629 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [LEADER]: Queue going to LEADER mode. State: All 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: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER }
I20260710 10:59:50.363734 12626 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 10:59:50.367777 12630 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb07b9787f1d4114a9ec4f27a889948f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER } }
I20260710 10:59:50.368618 12630 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:50.367798 12631 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb07b9787f1d4114a9ec4f27a889948f. Latest consensus state: current_term: 1 leader_uuid: "fb07b9787f1d4114a9ec4f27a889948f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb07b9787f1d4114a9ec4f27a889948f" member_type: VOTER } }
I20260710 10:59:50.369221 12631 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [sys.catalog]: This master's current role is: LEADER
I20260710 10:59:50.371783 12637 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 10:59:50.379889 12637 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 10:59:50.381052 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 10:59:50.388733 12637 catalog_manager.cc:1383] Generated new cluster ID: 2ea65f90ec7a47e0a8772c0db0a105ef
I20260710 10:59:50.389084 12637 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 10:59:50.405810 12637 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 10:59:50.407213 12637 catalog_manager.cc:1540] Loading token signing keys...
I20260710 10:59:50.423617 12637 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f: Generated new TSK 0
I20260710 10:59:50.424314 12637 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 10:59:50.448163 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:50.453995 12647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.455554 12648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.457424 12650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:50.457742 12063 server_base.cc:1061] running on GCE node
I20260710 10:59:50.458633 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:50.458806 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:50.459028 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681190459011 us; error 0 us; skew 500 ppm
I20260710 10:59:50.459673 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:50.462047 12063 webserver.cc:533] Webserver started at http://127.11.199.193:42373/ using document root <none> and password file <none>
I20260710 10:59:50.462559 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:50.462741 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:50.463285 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:50.464380 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.469018 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 10:59:50.472533 12655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.473328 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 10:59:50.473637 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.474026 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:50.492002 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:50.493264 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:50.494717 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:50.497012 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:50.497232 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.497466 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:50.497659 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.539680 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:41507
I20260710 10:59:50.539827 12717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:41507 every 8 connection(s)
I20260710 10:59:50.544571 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:50.551287 12722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.552423 12723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:50.556010 12063 server_base.cc:1061] running on GCE node
W20260710 10:59:50.556027 12725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:50.557260 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:50.557535 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:50.557721 12718 heartbeater.cc:344] Connected to a master server at 127.11.199.254:45351
I20260710 10:59:50.557741 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681190557721 us; error 0 us; skew 500 ppm
I20260710 10:59:50.558174 12718 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:50.558507 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:50.558965 12718 heartbeater.cc:507] Master 127.11.199.254:45351 requested a full tablet report, sending...
I20260710 10:59:50.561112 12063 webserver.cc:533] Webserver started at http://127.11.199.194:43235/ using document root <none> and password file <none>
I20260710 10:59:50.561110 12591 ts_manager.cc:194] Registered new tserver with Master: 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507)
I20260710 10:59:50.561743 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:50.562009 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:50.562309 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:50.562989 12591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49494
I20260710 10:59:50.563555 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "9e1d332bce3348eebf604f59923a3aa6"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.568097 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 10:59:50.571622 12730 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.572536 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 10:59:50.572775 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "9e1d332bce3348eebf604f59923a3aa6"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.573072 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:50.604123 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:50.605330 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:50.606720 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:50.608891 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:50.609122 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.609386 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:50.609563 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.654651 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:46843
I20260710 10:59:50.654747 12792 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:46843 every 8 connection(s)
I20260710 10:59:50.659403 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 10:59:50.666683 12796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.668846 12797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 10:59:50.671200 12799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 10:59:50.671411 12063 server_base.cc:1061] running on GCE node
I20260710 10:59:50.672405 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 10:59:50.672701 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 10:59:50.672734 12793 heartbeater.cc:344] Connected to a master server at 127.11.199.254:45351
I20260710 10:59:50.672924 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681190672907 us; error 0 us; skew 500 ppm
I20260710 10:59:50.673177 12793 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:50.673678 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 10:59:50.674059 12793 heartbeater.cc:507] Master 127.11.199.254:45351 requested a full tablet report, sending...
I20260710 10:59:50.676230 12591 ts_manager.cc:194] Registered new tserver with Master: 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:50.676523 12063 webserver.cc:533] Webserver started at http://127.11.199.195:32851/ using document root <none> and password file <none>
I20260710 10:59:50.677058 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 10:59:50.677290 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 10:59:50.677563 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 10:59:50.677819 12591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49496
I20260710 10:59:50.678810 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "0e5991401c90463cafca03eeffa619c2"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.683471 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 10:59:50.687043 12804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.687891 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 10:59:50.688309 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "0e5991401c90463cafca03eeffa619c2"
format_stamp: "Formatted at 2026-07-10 10:59:50 on dist-test-slave-pgv9"
I20260710 10:59:50.688650 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 10:59:50.717109 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 10:59:50.718560 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 10:59:50.720240 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 10:59:50.722606 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 10:59:50.722879 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 10:59:50.723176 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 10:59:50.723387 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 10:59:50.765520 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:36911
I20260710 10:59:50.765663 12866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:36911 every 8 connection(s)
I20260710 10:59:50.779892 12867 heartbeater.cc:344] Connected to a master server at 127.11.199.254:45351
I20260710 10:59:50.780319 12867 heartbeater.cc:461] Registering TS with master...
I20260710 10:59:50.781023 12867 heartbeater.cc:507] Master 127.11.199.254:45351 requested a full tablet report, sending...
I20260710 10:59:50.783145 12591 ts_manager.cc:194] Registered new tserver with Master: 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:50.783716 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014859648s
I20260710 10:59:50.784726 12591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49500
I20260710 10:59:50.810144 12591 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49508:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 10:59:50.813164 12591 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 10:59:50.884413 12683 tablet_service.cc:1511] Processing CreateTablet for tablet 3afee55c0d984ab8b47fa17c0c54681f (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:50.886132 12683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afee55c0d984ab8b47fa17c0c54681f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.891117 12682 tablet_service.cc:1511] Processing CreateTablet for tablet dabbcdaac48b45919437b2808f152c51 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:50.892820 12682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dabbcdaac48b45919437b2808f152c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.895995 12681 tablet_service.cc:1511] Processing CreateTablet for tablet bba784aa0f6c466189142816a2c0ae41 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:50.896661 12680 tablet_service.cc:1511] Processing CreateTablet for tablet 6e19d075fd5942569af69bec7859820d (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:50.897347 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba784aa0f6c466189142816a2c0ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.901175 12832 tablet_service.cc:1511] Processing CreateTablet for tablet 3afee55c0d984ab8b47fa17c0c54681f (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:50.902431 12832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afee55c0d984ab8b47fa17c0c54681f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.903553 12827 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0fdc430f24d14af74ba8b2136c4cd (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:50.904827 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0fdc430f24d14af74ba8b2136c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.907991 12828 tablet_service.cc:1511] Processing CreateTablet for tablet f3a3bf03c9574f789e0ab2e4f99112dc (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:50.909340 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a3bf03c9574f789e0ab2e4f99112dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.912050 12829 tablet_service.cc:1511] Processing CreateTablet for tablet 6e19d075fd5942569af69bec7859820d (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:50.913379 12829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e19d075fd5942569af69bec7859820d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.915166 12831 tablet_service.cc:1511] Processing CreateTablet for tablet dabbcdaac48b45919437b2808f152c51 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:50.916079 12830 tablet_service.cc:1511] Processing CreateTablet for tablet bba784aa0f6c466189142816a2c0ae41 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:50.916627 12831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dabbcdaac48b45919437b2808f152c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.917392 12830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba784aa0f6c466189142816a2c0ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.919281 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e19d075fd5942569af69bec7859820d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.921192 12882 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:50.922168 12883 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:50.924182 12679 tablet_service.cc:1511] Processing CreateTablet for tablet f3a3bf03c9574f789e0ab2e4f99112dc (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:50.925624 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a3bf03c9574f789e0ab2e4f99112dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.928026 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 7eddeb1a57f64d54abe3f13f7f5638e7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:50.929352 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eddeb1a57f64d54abe3f13f7f5638e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.930425 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0fdc430f24d14af74ba8b2136c4cd (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:50.931663 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0fdc430f24d14af74ba8b2136c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.929328 12882 tablet_bootstrap.cc:654] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:50.948855 12677 tablet_service.cc:1511] Processing CreateTablet for tablet 98d76d977e7942e7a74ae1b756a36a78 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:50.950523 12677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d76d977e7942e7a74ae1b756a36a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.951004 12678 tablet_service.cc:1511] Processing CreateTablet for tablet fcb4aed634b444798e43996dfc650ef7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:50.951910 12676 tablet_service.cc:1511] Processing CreateTablet for tablet df7a5c99ed1e460da623bb8ff24fc129 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:50.954463 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb4aed634b444798e43996dfc650ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.959225 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7a5c99ed1e460da623bb8ff24fc129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.964820 12827 tablet_service.cc:1511] Processing CreateTablet for tablet 7eddeb1a57f64d54abe3f13f7f5638e7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:50.966423 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eddeb1a57f64d54abe3f13f7f5638e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.978365 12831 tablet_service.cc:1511] Processing CreateTablet for tablet 98d76d977e7942e7a74ae1b756a36a78 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:50.979734 12831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d76d977e7942e7a74ae1b756a36a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.984823 12832 tablet_service.cc:1511] Processing CreateTablet for tablet fcb4aed634b444798e43996dfc650ef7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:50.985351 12826 tablet_service.cc:1511] Processing CreateTablet for tablet df7a5c99ed1e460da623bb8ff24fc129 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:50.986140 12832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb4aed634b444798e43996dfc650ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.986945 12826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7a5c99ed1e460da623bb8ff24fc129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:50.999603 12883 tablet_bootstrap.cc:654] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.001554 12882 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.002058 12882 ts_tablet_manager.cc:1403] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.018s
I20260710 10:59:51.004508 12758 tablet_service.cc:1511] Processing CreateTablet for tablet 3afee55c0d984ab8b47fa17c0c54681f (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 10:59:51.004979 12882 raft_consensus.cc:359] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.005717 12882 raft_consensus.cc:385] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.005882 12758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afee55c0d984ab8b47fa17c0c54681f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.006043 12882 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.007159 12882 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.009407 12757 tablet_service.cc:1511] Processing CreateTablet for tablet dabbcdaac48b45919437b2808f152c51 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 10:59:51.010816 12757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dabbcdaac48b45919437b2808f152c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.017144 12756 tablet_service.cc:1511] Processing CreateTablet for tablet bba784aa0f6c466189142816a2c0ae41 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 10:59:51.020000 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 6e19d075fd5942569af69bec7859820d (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 10:59:51.020543 12754 tablet_service.cc:1511] Processing CreateTablet for tablet f3a3bf03c9574f789e0ab2e4f99112dc (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 10:59:51.022316 12752 tablet_service.cc:1511] Processing CreateTablet for tablet 7eddeb1a57f64d54abe3f13f7f5638e7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 10:59:51.022718 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 02f0fdc430f24d14af74ba8b2136c4cd (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 10:59:51.024591 12751 tablet_service.cc:1511] Processing CreateTablet for tablet 98d76d977e7942e7a74ae1b756a36a78 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 10:59:51.028043 12749 tablet_service.cc:1511] Processing CreateTablet for tablet df7a5c99ed1e460da623bb8ff24fc129 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 10:59:51.031298 12750 tablet_service.cc:1511] Processing CreateTablet for tablet fcb4aed634b444798e43996dfc650ef7 (DEFAULT_TABLE table=test-workload [id=b553616dbd664349b620b34f2c0f3eef]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 10:59:51.018707 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba784aa0f6c466189142816a2c0ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.033102 12751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d76d977e7942e7a74ae1b756a36a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.035158 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7a5c99ed1e460da623bb8ff24fc129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.039186 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e19d075fd5942569af69bec7859820d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.039801 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a3bf03c9574f789e0ab2e4f99112dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.040426 12752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eddeb1a57f64d54abe3f13f7f5638e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.041986 12750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcb4aed634b444798e43996dfc650ef7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.051193 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f0fdc430f24d14af74ba8b2136c4cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 10:59:51.077658 12882 ts_tablet_manager.cc:1434] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.075s	user 0.030s	sys 0.036s
I20260710 10:59:51.078509 12718 heartbeater.cc:499] Master 127.11.199.254:45351 was elected leader, sending a full tablet report...
I20260710 10:59:51.078936 12882 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.084924 12883 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.085412 12883 ts_tablet_manager.cc:1403] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.164s	user 0.014s	sys 0.005s
I20260710 10:59:51.085711 12882 tablet_bootstrap.cc:654] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.094466 12883 raft_consensus.cc:359] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.095759 12883 raft_consensus.cc:385] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.096057 12883 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.096921 12883 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.129562 12887 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.139377 12882 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.139906 12882 ts_tablet_manager.cc:1403] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.061s	user 0.036s	sys 0.014s
I20260710 10:59:51.142249 12882 raft_consensus.cc:359] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.142808 12882 raft_consensus.cc:385] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.143325 12882 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.144584 12882 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.145212 12887 tablet_bootstrap.cc:654] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.145270 12883 ts_tablet_manager.cc:1434] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.009s
I20260710 10:59:51.145983 12867 heartbeater.cc:499] Master 127.11.199.254:45351 was elected leader, sending a full tablet report...
I20260710 10:59:51.146505 12882 ts_tablet_manager.cc:1434] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 10:59:51.155809 12883 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.156270 12882 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.157462 12887 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.157910 12887 ts_tablet_manager.cc:1403] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.008s
I20260710 10:59:51.162752 12882 tablet_bootstrap.cc:654] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.162752 12883 tablet_bootstrap.cc:654] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.163527 12887 raft_consensus.cc:359] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.164526 12887 raft_consensus.cc:385] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.164851 12887 raft_consensus.cc:740] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.165882 12887 consensus_queue.cc:260] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.173326 12887 ts_tablet_manager.cc:1434] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 10:59:51.174155 12793 heartbeater.cc:499] Master 127.11.199.254:45351 was elected leader, sending a full tablet report...
I20260710 10:59:51.178225 12882 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.178480 12887 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.178728 12882 ts_tablet_manager.cc:1403] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 10:59:51.181767 12882 raft_consensus.cc:359] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.182499 12882 raft_consensus.cc:385] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.182811 12882 raft_consensus.cc:740] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.183552 12882 consensus_queue.cc:260] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.185889 12882 ts_tablet_manager.cc:1434] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 10:59:51.186328 12887 tablet_bootstrap.cc:654] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.186960 12882 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.194263 12882 tablet_bootstrap.cc:654] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.195423 12883 tablet_bootstrap.cc:492] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.196234 12883 ts_tablet_manager.cc:1403] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.014s
I20260710 10:59:51.200452 12883 raft_consensus.cc:359] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.201643 12883 raft_consensus.cc:385] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.208016 12883 raft_consensus.cc:740] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.210085 12886 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.210927 12886 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.221884 12886 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.209309 12883 consensus_queue.cc:260] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.232038 12887 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.232514 12883 ts_tablet_manager.cc:1434] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260710 10:59:51.232666 12887 ts_tablet_manager.cc:1403] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.031s
I20260710 10:59:51.233557 12883 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.236212 12887 raft_consensus.cc:359] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.237067 12887 raft_consensus.cc:385] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.237414 12887 raft_consensus.cc:740] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.238222 12887 consensus_queue.cc:260] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.240686 12887 ts_tablet_manager.cc:1434] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 10:59:51.241706 12887 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.246723 12882 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.247251 12882 ts_tablet_manager.cc:1403] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.039s
I20260710 10:59:51.248642 12887 tablet_bootstrap.cc:654] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.250211 12882 raft_consensus.cc:359] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.250970 12882 raft_consensus.cc:385] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.251283 12882 raft_consensus.cc:740] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.252048 12882 consensus_queue.cc:260] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.256524 12882 ts_tablet_manager.cc:1434] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 10:59:51.257543 12882 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.264262 12882 tablet_bootstrap.cc:654] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.275161 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.276202 12882 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.276705 12882 ts_tablet_manager.cc:1403] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
W20260710 10:59:51.276862 12656 leader_election.cc:343] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.278704 12883 tablet_bootstrap.cc:654] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.279106 12882 raft_consensus.cc:359] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.279772 12882 raft_consensus.cc:385] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.280084 12882 raft_consensus.cc:740] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.281004 12882 consensus_queue.cc:260] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.281953 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.282698 12887 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.283205 12887 ts_tablet_manager.cc:1403] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.023s
I20260710 10:59:51.283238 12882 ts_tablet_manager.cc:1434] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260710 10:59:51.283368 12656 leader_election.cc:343] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.283903 12656 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.284394 12882 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.284992 12886 raft_consensus.cc:2749] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.286675 12887 raft_consensus.cc:359] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.287949 12886 raft_consensus.cc:493] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.288545 12886 raft_consensus.cc:515] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.291119 12886 leader_election.cc:290] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.291642 12882 tablet_bootstrap.cc:654] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.291805 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dabbcdaac48b45919437b2808f152c51" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.291991 12887 raft_consensus.cc:385] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.292402 12887 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.292472 12768 raft_consensus.cc:2468] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.293957 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dabbcdaac48b45919437b2808f152c51" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.294188 12887 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.295229 12656 leader_election.cc:304] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.294557 12842 raft_consensus.cc:2468] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.296058 12886 raft_consensus.cc:2804] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.296388 12886 raft_consensus.cc:493] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.296842 12886 raft_consensus.cc:3060] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.303512 12887 ts_tablet_manager.cc:1434] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 10:59:51.304160 12893 raft_consensus.cc:493] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.304792 12893 raft_consensus.cc:515] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.306070 12887 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.318948 12886 raft_consensus.cc:515] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.323560 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dabbcdaac48b45919437b2808f152c51" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.324146 12768 raft_consensus.cc:3060] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.325973 12883 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.325768 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dabbcdaac48b45919437b2808f152c51" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:51.326560 12883 ts_tablet_manager.cc:1403] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.023s
I20260710 10:59:51.326663 12842 raft_consensus.cc:3060] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.329630 12883 raft_consensus.cc:359] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.330384 12883 raft_consensus.cc:385] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.330653 12883 raft_consensus.cc:740] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.334389 12883 consensus_queue.cc:260] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.336580 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.337716 12883 ts_tablet_manager.cc:1434] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 10:59:51.338107 12886 leader_election.cc:290] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.338738 12883 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.339861 12887 tablet_bootstrap.cc:654] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.342407 12889 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.343021 12889 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.343685 12893 leader_election.cc:290] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.338898 12886 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.341341 12842 raft_consensus.cc:2468] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
W20260710 10:59:51.339949 12733 leader_election.cc:343] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.347219 12768 raft_consensus.cc:2468] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.348701 12656 leader_election.cc:304] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.345953 12886 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.351716 12889 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.370820 12903 raft_consensus.cc:2804] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.374073 12882 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.374692 12882 ts_tablet_manager.cc:1403] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.091s	user 0.032s	sys 0.014s
W20260710 10:59:51.374104 12639 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 10:59:51.378753 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.378005 12882 raft_consensus.cc:359] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.379230 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.379597 12882 raft_consensus.cc:385] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.379998 12882 raft_consensus.cc:740] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
W20260710 10:59:51.380275 12656 leader_election.cc:343] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Illegal state: must be running to vote when last-logged opid is not known
W20260710 10:59:51.381307 12656 leader_election.cc:343] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.381204 12882 consensus_queue.cc:260] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.381839 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.381805 12656 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.377992 12886 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
W20260710 10:59:51.384931 12731 leader_election.cc:343] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.385381 12731 leader_election.cc:304] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e1d332bce3348eebf604f59923a3aa6; no voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:51.386186 12893 raft_consensus.cc:2749] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.387207 12886 raft_consensus.cc:2749] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.388108 12903 raft_consensus.cc:697] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:51.390098 12883 tablet_bootstrap.cc:654] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.389606 12903 consensus_queue.cc:237] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.395387 12887 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.396006 12887 ts_tablet_manager.cc:1403] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.009s
I20260710 10:59:51.396921 12883 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.397379 12883 ts_tablet_manager.cc:1403] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.004s
I20260710 10:59:51.402102 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.403036 12887 raft_consensus.cc:359] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
W20260710 10:59:51.403605 12807 leader_election.cc:343] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.403775 12887 raft_consensus.cc:385] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.403342 12883 raft_consensus.cc:359] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.404165 12883 raft_consensus.cc:385] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.404539 12883 raft_consensus.cc:740] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.404062 12887 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.405289 12883 consensus_queue.cc:260] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.407506 12883 ts_tablet_manager.cc:1434] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 10:59:51.408386 12883 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.406642 12882 ts_tablet_manager.cc:1434] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.032s	user 0.014s	sys 0.006s
I20260710 10:59:51.409286 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.409538 12882 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.409943 12768 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.411217 12805 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:51.412324 12889 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.412693 12889 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.413053 12889 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.416010 12883 tablet_bootstrap.cc:654] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.416817 12882 tablet_bootstrap.cc:654] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.420550 12889 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.422814 12882 tablet_bootstrap.cc:492] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.423614 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.423759 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.424166 12768 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.423382 12882 ts_tablet_manager.cc:1403] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
W20260710 10:59:51.425050 12807 leader_election.cc:343] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.427032 12883 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.426987 12889 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.405656 12887 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.427546 12883 ts_tablet_manager.cc:1403] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 10:59:51.427544 12882 raft_consensus.cc:359] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.428553 12882 raft_consensus.cc:385] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.428938 12882 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.429747 12882 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.430516 12883 raft_consensus.cc:359] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.431247 12883 raft_consensus.cc:385] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.431532 12883 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.431702 12887 ts_tablet_manager.cc:1434] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 10:59:51.432319 12882 ts_tablet_manager.cc:1434] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 10:59:51.432597 12887 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.432402 12883 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.433450 12882 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.434628 12883 ts_tablet_manager.cc:1434] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 10:59:51.435544 12883 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.440718 12882 tablet_bootstrap.cc:654] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.442379 12883 tablet_bootstrap.cc:654] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.447667 12589 catalog_manager.cc:5697] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 1 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.450495 12889 raft_consensus.cc:493] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.451184 12889 raft_consensus.cc:515] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.454282 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.454491 12889 leader_election.cc:290] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.455008 12883 tablet_bootstrap.cc:492] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.455459 12883 ts_tablet_manager.cc:1403] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
W20260710 10:59:51.455802 12807 leader_election.cc:343] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.456707 12887 tablet_bootstrap.cc:654] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.457437 12882 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.457370 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.458024 12882 ts_tablet_manager.cc:1403] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 10:59:51.458441 12883 raft_consensus.cc:359] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.459227 12883 raft_consensus.cc:385] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.459561 12883 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.460546 12883 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.461071 12882 raft_consensus.cc:359] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
W20260710 10:59:51.461807 12805 leader_election.cc:343] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.461941 12882 raft_consensus.cc:385] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.462334 12882 raft_consensus.cc:740] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.462294 12805 leader_election.cc:304] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2; no voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.463153 12889 raft_consensus.cc:2749] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.463495 12883 ts_tablet_manager.cc:1434] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 10:59:51.463274 12882 consensus_queue.cc:260] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.464468 12903 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.464905 12883 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.464905 12903 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.465740 12882 ts_tablet_manager.cc:1434] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 10:59:51.466774 12882 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.468014 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.468843 12842 raft_consensus.cc:2393] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f1a6b3c37f34d77bea1b24df29cb5af in current term 1: Already voted for candidate 0e5991401c90463cafca03eeffa619c2 in this term.
I20260710 10:59:51.470757 12903 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.471007 12768 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.472028 12883 tablet_bootstrap.cc:654] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.472375 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.472819 12882 tablet_bootstrap.cc:654] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.473186 12767 raft_consensus.cc:2393] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f1a6b3c37f34d77bea1b24df29cb5af in current term 1: Already voted for candidate 0e5991401c90463cafca03eeffa619c2 in this term.
I20260710 10:59:51.473454 12805 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:51.474298 12889 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.474457 12656 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.476117 12903 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.489410 12889 raft_consensus.cc:697] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:51.491029 12889 consensus_queue.cc:237] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:51.495905 12903 raft_consensus.cc:2749] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.524498 12887 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.524695 12883 tablet_bootstrap.cc:492] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.525055 12882 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.525018 12887 ts_tablet_manager.cc:1403] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.019s
I20260710 10:59:51.525215 12883 ts_tablet_manager.cc:1403] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.029s
I20260710 10:59:51.525542 12882 ts_tablet_manager.cc:1403] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.031s
I20260710 10:59:51.528309 12887 raft_consensus.cc:359] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.528730 12882 raft_consensus.cc:359] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.529070 12887 raft_consensus.cc:385] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.529333 12882 raft_consensus.cc:385] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.529368 12887 raft_consensus.cc:740] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.529691 12882 raft_consensus.cc:740] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.530298 12887 consensus_queue.cc:260] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.530409 12882 consensus_queue.cc:260] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.530700 12590 catalog_manager.cc:5697] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.531944 12883 raft_consensus.cc:359] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.532627 12883 raft_consensus.cc:385] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.532900 12883 raft_consensus.cc:740] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.533660 12883 consensus_queue.cc:260] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.532908 12882 ts_tablet_manager.cc:1434] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 10:59:51.537321 12882 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Bootstrap starting.
I20260710 10:59:51.536499 12887 ts_tablet_manager.cc:1434] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 10:59:51.538383 12887 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.536006 12883 ts_tablet_manager.cc:1434] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 10:59:51.539629 12883 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.543336 12882 tablet_bootstrap.cc:654] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.551060 12887 tablet_bootstrap.cc:654] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.555727 12883 tablet_bootstrap.cc:654] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.560896 12887 tablet_bootstrap.cc:492] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.560881 12883 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.561535 12883 ts_tablet_manager.cc:1403] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.005s
I20260710 10:59:51.561535 12887 ts_tablet_manager.cc:1403] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.003s
I20260710 10:59:51.563004 12882 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: No bootstrap required, opened a new log
I20260710 10:59:51.563395 12882 ts_tablet_manager.cc:1403] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 10:59:51.564587 12883 raft_consensus.cc:359] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.564587 12887 raft_consensus.cc:359] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.565260 12882 raft_consensus.cc:359] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.565464 12883 raft_consensus.cc:385] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.565513 12887 raft_consensus.cc:385] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.565902 12882 raft_consensus.cc:385] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.565991 12883 raft_consensus.cc:740] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.566123 12887 raft_consensus.cc:740] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.566256 12882 raft_consensus.cc:740] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.566920 12883 consensus_queue.cc:260] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.567099 12887 consensus_queue.cc:260] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.568713 12883 ts_tablet_manager.cc:1434] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 10:59:51.569303 12887 ts_tablet_manager.cc:1434] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 10:59:51.569702 12883 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.570235 12887 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.567072 12882 consensus_queue.cc:260] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.573860 12882 ts_tablet_manager.cc:1434] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 10:59:51.576011 12883 tablet_bootstrap.cc:654] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.576715 12887 tablet_bootstrap.cc:654] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.580324 12889 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.580961 12889 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.583638 12889 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.584684 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.585007 12883 tablet_bootstrap.cc:492] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.585422 12883 ts_tablet_manager.cc:1403] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260710 10:59:51.586205 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.586908 12693 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
W20260710 10:59:51.588150 12805 leader_election.cc:343] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.589042 12807 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.589488 12883 raft_consensus.cc:359] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.589879 12889 raft_consensus.cc:2804] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.590186 12883 raft_consensus.cc:385] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.590646 12889 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.590657 12883 raft_consensus.cc:740] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.591382 12889 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.591775 12883 consensus_queue.cc:260] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.593798 12887 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.594069 12883 ts_tablet_manager.cc:1434] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 10:59:51.594272 12887 ts_tablet_manager.cc:1403] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260710 10:59:51.595013 12883 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: Bootstrap starting.
I20260710 10:59:51.597123 12887 raft_consensus.cc:359] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.597859 12887 raft_consensus.cc:385] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.598199 12887 raft_consensus.cc:740] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.598762 12889 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.599061 12887 consensus_queue.cc:260] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.601759 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.602169 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.602299 12693 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
W20260710 10:59:51.603559 12805 leader_election.cc:343] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 10:59:51.604133 12887 ts_tablet_manager.cc:1434] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 10:59:51.604161 12889 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.605269 12887 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.609282 12693 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.610476 12807 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:51.611207 12883 tablet_bootstrap.cc:654] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.611315 12889 raft_consensus.cc:2804] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.611807 12889 raft_consensus.cc:697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:51.612151 12887 tablet_bootstrap.cc:654] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.612680 12889 consensus_queue.cc:237] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.616250 12883 tablet_bootstrap.cc:492] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: No bootstrap required, opened a new log
I20260710 10:59:51.616677 12883 ts_tablet_manager.cc:1403] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 10:59:51.617735 12887 tablet_bootstrap.cc:492] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.618147 12887 ts_tablet_manager.cc:1403] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 10:59:51.619334 12883 raft_consensus.cc:359] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.619951 12883 raft_consensus.cc:385] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.620203 12883 raft_consensus.cc:740] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.620558 12887 raft_consensus.cc:359] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.621198 12887 raft_consensus.cc:385] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.621459 12887 raft_consensus.cc:740] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.621001 12883 consensus_queue.cc:260] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.622116 12887 consensus_queue.cc:260] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.623732 12883 ts_tablet_manager.cc:1434] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 10:59:51.623956 12887 ts_tablet_manager.cc:1434] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 10:59:51.626947 12887 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.630127 12589 catalog_manager.cc:5697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.632346 12887 tablet_bootstrap.cc:654] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.636096 12889 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.639420 12889 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.641300 12887 tablet_bootstrap.cc:492] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.641767 12887 ts_tablet_manager.cc:1403] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 10:59:51.642017 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.642228 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.642793 12768 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.642747 12693 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.643986 12805 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.644158 12887 raft_consensus.cc:359] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.644791 12887 raft_consensus.cc:385] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.644912 12920 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.645073 12887 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.645298 12920 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.645641 12920 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.645762 12887 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.646925 12889 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.648219 12887 ts_tablet_manager.cc:1434] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 10:59:51.648978 12887 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: Bootstrap starting.
I20260710 10:59:51.652859 12920 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.654299 12887 tablet_bootstrap.cc:654] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: Neither blocks nor log segments found. Creating new log.
I20260710 10:59:51.655711 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.656064 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.656344 12693 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.656622 12768 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.663066 12893 raft_consensus.cc:493] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.663499 12893 raft_consensus.cc:515] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.665136 12893 leader_election.cc:290] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.665915 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.666281 12693 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.666635 12692 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 0.
I20260710 10:59:51.666679 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.667342 12842 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 0.
I20260710 10:59:51.667958 12807 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.668475 12731 leader_election.cc:304] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.669305 12893 raft_consensus.cc:2804] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.669651 12893 raft_consensus.cc:493] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.669974 12893 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.669314 12889 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.675045 12920 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.675536 12893 raft_consensus.cc:515] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.675467 12768 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.677610 12889 raft_consensus.cc:697] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:51.678543 12889 consensus_queue.cc:237] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.679105 12887 tablet_bootstrap.cc:492] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: No bootstrap required, opened a new log
I20260710 10:59:51.679558 12887 ts_tablet_manager.cc:1403] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260710 10:59:51.680773 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:51.681289 12842 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.681944 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.682504 12693 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.682322 12887 raft_consensus.cc:359] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.683058 12887 raft_consensus.cc:385] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 10:59:51.683337 12887 raft_consensus.cc:740] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Initialized, Role: FOLLOWER
I20260710 10:59:51.683985 12887 consensus_queue.cc:260] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.687469 12887 ts_tablet_manager.cc:1434] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 10:59:51.687798 12842 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 1.
I20260710 10:59:51.680228 12893 leader_election.cc:290] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.689082 12731 leader_election.cc:304] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.690110 12937 raft_consensus.cc:2804] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.690552 12937 raft_consensus.cc:697] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:51.691390 12937 consensus_queue.cc:237] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.692070 12591 catalog_manager.cc:5697] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.692946 12693 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 1.
I20260710 10:59:51.700219 12889 raft_consensus.cc:493] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.700716 12889 raft_consensus.cc:515] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.700554 12589 catalog_manager.cc:5697] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.702893 12889 leader_election.cc:290] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.703486 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.703943 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.704156 12693 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.704524 12768 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.705214 12807 leader_election.cc:304] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.705935 12889 raft_consensus.cc:2804] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.706274 12889 raft_consensus.cc:493] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.706598 12889 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.711686 12889 raft_consensus.cc:515] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.713305 12889 leader_election.cc:290] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.713979 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.714269 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.714567 12693 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.714912 12768 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.721089 12768 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.721101 12693 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.722227 12805 leader_election.cc:304] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.722863 12889 raft_consensus.cc:2804] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.723330 12889 raft_consensus.cc:697] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:51.724079 12889 consensus_queue.cc:237] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.731354 12589 catalog_manager.cc:5697] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.734678 12903 raft_consensus.cc:493] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.735167 12903 raft_consensus.cc:515] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.737013 12903 leader_election.cc:290] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.737707 12889 raft_consensus.cc:493] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.738087 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.737643 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.738288 12889 raft_consensus.cc:515] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.738687 12842 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.738957 12768 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.740036 12656 leader_election.cc:304] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.740772 12889 leader_election.cc:290] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.740959 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.740784 12903 raft_consensus.cc:2804] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.741549 12903 raft_consensus.cc:493] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.741621 12693 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.741916 12903 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.741878 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.742632 12768 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 0.
I20260710 10:59:51.742731 12807 leader_election.cc:304] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.743459 12889 raft_consensus.cc:2804] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.743793 12889 raft_consensus.cc:493] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.744132 12889 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.747413 12903 raft_consensus.cc:515] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.748656 12889 raft_consensus.cc:515] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.749042 12903 leader_election.cc:290] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.749688 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.750520 12889 leader_election.cc:290] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:51.750044 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:51.750630 12768 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.751067 12842 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.751118 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:51.751705 12693 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.754137 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.754701 12767 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.755935 12768 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.756996 12656 leader_election.cc:304] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.758737 12842 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.759027 12693 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.760025 12807 leader_election.cc:304] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.759352 12903 raft_consensus.cc:2804] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.760489 12767 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 1.
I20260710 10:59:51.760864 12903 raft_consensus.cc:697] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:51.760896 12889 raft_consensus.cc:2804] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.762017 12889 raft_consensus.cc:697] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:51.761868 12903 consensus_queue.cc:237] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.762810 12889 consensus_queue.cc:237] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.771359 12589 catalog_manager.cc:5697] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:51.771359 12591 catalog_manager.cc:5697] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 1 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.774013 12903 raft_consensus.cc:493] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.774541 12903 raft_consensus.cc:515] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.776674 12903 leader_election.cc:290] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.778429 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.778439 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.779150 12842 raft_consensus.cc:2468] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.779225 12767 raft_consensus.cc:2468] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.780356 12656 leader_election.cc:304] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.781092 12903 raft_consensus.cc:2804] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.781483 12903 raft_consensus.cc:493] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.781842 12903 raft_consensus.cc:3060] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.787555 12909 consensus_queue.cc:1048] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:51.787992 12903 raft_consensus.cc:515] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.789927 12903 leader_election.cc:290] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.791023 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:51.791350 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a3bf03c9574f789e0ab2e4f99112dc" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.791589 12842 raft_consensus.cc:3060] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.791946 12768 raft_consensus.cc:3060] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.796584 12842 raft_consensus.cc:2468] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.797593 12656 leader_election.cc:304] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:51.798331 12903 raft_consensus.cc:2804] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.798760 12903 raft_consensus.cc:697] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:51.799758 12903 consensus_queue.cc:237] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.806437 12937 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.806965 12937 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.809103 12937 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.809875 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" is_pre_election: true
I20260710 10:59:51.810619 12693 raft_consensus.cc:2393] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e1d332bce3348eebf604f59923a3aa6 in current term 1: Already voted for candidate 0e5991401c90463cafca03eeffa619c2 in this term.
I20260710 10:59:51.810703 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.812937 12768 raft_consensus.cc:2468] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.812824 12731 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e1d332bce3348eebf604f59923a3aa6; no voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:51.814531 12937 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.815888 12909 consensus_queue.cc:1048] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:51.815574 12591 catalog_manager.cc:5697] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 1 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:51.827026 12937 raft_consensus.cc:2749] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 10:59:51.948751 12889 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:51.955046 12903 raft_consensus.cc:493] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 10:59:51.955549 12903 raft_consensus.cc:515] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.959399 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6" is_pre_election: true
I20260710 10:59:51.960780 12768 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.961694 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2" is_pre_election: true
I20260710 10:59:51.962414 12841 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 0.
I20260710 10:59:51.962767 12656 leader_election.cc:304] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.963577 12909 raft_consensus.cc:2804] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 10:59:51.963944 12909 raft_consensus.cc:493] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 10:59:51.964231 12909 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.957554 12903 leader_election.cc:290] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.964246 12889 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:51.970804 12909 raft_consensus.cc:515] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.973428 12768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:51.973881 12909 leader_election.cc:290] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:51.974093 12768 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.974267 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:51.974820 12841 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 10:59:51.981313 12768 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.981604 12841 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 1.
I20260710 10:59:51.982460 12656 leader_election.cc:304] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:51.983101 12909 raft_consensus.cc:2804] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 10:59:51.983534 12909 raft_consensus.cc:697] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:51.984233 12909 consensus_queue.cc:237] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:51.990456 12591 catalog_manager.cc:5697] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 1 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.000696 12889 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.010375 12935 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.029762 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:52.030325 12841 raft_consensus.cc:606] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:52.037348 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:52.037884 12841 raft_consensus.cc:606] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:52.042253 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e19d075fd5942569af69bec7859820d"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:52.042749 12841 raft_consensus.cc:606] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:52.050403 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:52.050971 12841 raft_consensus.cc:606] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:52.055495 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:52.056013 12841 raft_consensus.cc:606] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:52.068464 12693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49834
I20260710 10:59:52.068933 12693 raft_consensus.cc:606] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:52.073712 12693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49834
I20260710 10:59:52.074187 12693 raft_consensus.cc:606] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:52.086880 12768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
mode: GRACEFUL
new_leader_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:52508
I20260710 10:59:52.087378 12768 raft_consensus.cc:606] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 LEADER]: Received request to transfer leadership to TS 0e5991401c90463cafca03eeffa619c2
I20260710 10:59:52.105019 12935 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.110190 12937 consensus_queue.cc:1048] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.110277 12935 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.116779 12935 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:52.128181 12893 raft_consensus.cc:993] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: : Instructing follower 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:52.129549 12935 raft_consensus.cc:993] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.130061 12935 raft_consensus.cc:1081] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.131333 12937 raft_consensus.cc:1081] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 LEADER]: Signalling peer 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:52.135957 12920 raft_consensus.cc:993] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.136833 12935 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:52.138669 12935 raft_consensus.cc:1081] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.142135 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49820
I20260710 10:59:52.142951 12693 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.143453 12693 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.149262 12841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49760
I20260710 10:59:52.150156 12841 raft_consensus.cc:493] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.150657 12841 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.161089 12841 raft_consensus.cc:515] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.165470 12768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52504
I20260710 10:59:52.167927 12693 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.170373 12768 raft_consensus.cc:493] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.170905 12768 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.174595 12693 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.175688 12842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.176348 12842 raft_consensus.cc:3055] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.176679 12842 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.177507 12842 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.178754 12841 leader_election.cc:290] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 2 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:52.175688 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:52.181082 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:52.181399 12767 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.185314 12766 raft_consensus.cc:3055] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.185700 12766 raft_consensus.cc:740] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:52.186506 12766 consensus_queue.cc:260] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.193980 12767 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.197502 12768 raft_consensus.cc:515] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.208220 12692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:52.208931 12692 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.225024 12692 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.246690 12733 leader_election.cc:304] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.247792 12893 raft_consensus.cc:2804] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.248380 12893 raft_consensus.cc:697] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:52.249060 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7a5c99ed1e460da623bb8ff24fc129" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:52.249696 12693 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.249413 12893 consensus_queue.cc:237] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.251559 12903 consensus_queue.cc:1048] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.252590 12962 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 10:59:52.253023 12656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:46843, user_credentials={real_user=slave}} blocked reactor thread for 60676.2us
I20260710 10:59:52.254889 12766 raft_consensus.cc:3060] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.256933 12693 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 2.
I20260710 10:59:52.257612 12656 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.258055 12807 leader_election.cc:304] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:52.258360 12903 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.258791 12903 raft_consensus.cc:697] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:52.258899 12962 raft_consensus.cc:2804] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.259976 12691 raft_consensus.cc:1240] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Rejecting Update request from peer 9e1d332bce3348eebf604f59923a3aa6 for earlier term 1. Current term is 2. Ops: []
I20260710 10:59:52.260152 12962 raft_consensus.cc:697] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 2 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.259719 12903 consensus_queue.cc:237] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.262002 12842 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.261052 12962 consensus_queue.cc:237] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.271093 12768 leader_election.cc:290] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.271299 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.271968 12840 raft_consensus.cc:3055] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.272302 12840 raft_consensus.cc:740] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.273131 12840 consensus_queue.cc:260] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.274400 12840 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.273428 12589 catalog_manager.cc:5697] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 1 to 2, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 2 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.279361 12591 catalog_manager.cc:5697] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 1 to 2, leader changed from 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194) to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:52.280632 12910 consensus_queue.cc:1048] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:52.281956 12910 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.286492 12842 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.288040 12766 raft_consensus.cc:2468] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 2.
I20260710 10:59:52.293943 12590 catalog_manager.cc:5697] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 1 to 2, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.302868 12840 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.327446 12889 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 10:59:52.332310 12903 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.345700 12909 raft_consensus.cc:993] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.346160 12909 raft_consensus.cc:1081] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.347872 12767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 10:59:52.348520 12767 raft_consensus.cc:493] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.348647 12935 raft_consensus.cc:993] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.348943 12767 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.349139 12889 raft_consensus.cc:1081] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.350966 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e19d075fd5942569af69bec7859820d"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49820
I20260710 10:59:52.351621 12693 raft_consensus.cc:493] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.352072 12693 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.356271 12767 raft_consensus.cc:515] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.358498 12767 leader_election.cc:290] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.358723 12693 raft_consensus.cc:515] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.359097 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:52.359549 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.359740 12691 raft_consensus.cc:3055] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.360095 12841 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.360114 12691 raft_consensus.cc:740] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:52.360908 12693 leader_election.cc:290] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.361109 12691 consensus_queue.cc:260] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.362247 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.362454 12691 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.362825 12839 raft_consensus.cc:3055] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.363183 12839 raft_consensus.cc:740] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.364025 12839 consensus_queue.cc:260] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.365290 12839 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.365835 12841 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.367039 12731 leader_election.cc:304] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.367962 12964 raft_consensus.cc:2804] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.368429 12964 raft_consensus.cc:697] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:52.368784 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:52.369320 12767 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.369824 12691 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.369237 12964 consensus_queue.cc:237] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.375814 12767 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.373420 12839 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.377031 12656 leader_election.cc:304] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.377950 12968 raft_consensus.cc:2804] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.378427 12968 raft_consensus.cc:697] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:52.378310 12591 catalog_manager.cc:5697] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 1 to 2, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.379244 12968 consensus_queue.cc:237] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.388892 12590 catalog_manager.cc:5697] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 1 to 2, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 2 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.417451 12935 raft_consensus.cc:993] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.417867 12889 raft_consensus.cc:1081] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:52.419103 12691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49820
I20260710 10:59:52.419561 12691 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.419883 12691 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.424669 12691 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:52.426373 12691 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Requested vote from peers 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:52.427237 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.427528 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:52.427834 12839 raft_consensus.cc:3055] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.428066 12767 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.428179 12839 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.429003 12839 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:52.430233 12839 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.434913 12767 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.436233 12656 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.436626 12839 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 2.
I20260710 10:59:52.436924 12968 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.437404 12968 raft_consensus.cc:697] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:52.438182 12968 consensus_queue.cc:237] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:52.444464 12590 catalog_manager.cc:5697] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 1 to 2, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 2 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.464478 12935 raft_consensus.cc:993] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.464937 12935 raft_consensus.cc:1081] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.466575 12767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52504
I20260710 10:59:52.467150 12767 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.467519 12767 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.472956 12767 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.474565 12767 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.475596 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:52.475718 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.476269 12691 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.476372 12839 raft_consensus.cc:3055] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.476946 12839 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:52.477685 12839 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.478634 12839 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.481218 12691 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.482245 12733 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.483031 12964 raft_consensus.cc:2804] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.483562 12964 raft_consensus.cc:697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:52.483630 12839 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.484412 12964 consensus_queue.cc:237] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.491056 12590 catalog_manager.cc:5697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 1 to 2, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.580456 12968 consensus_queue.cc:1048] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.592507 12909 consensus_queue.cc:1048] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.600064 12968 raft_consensus.cc:993] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.600553 12968 raft_consensus.cc:1081] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 10:59:52.602035 12767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 10:59:52.602489 12767 raft_consensus.cc:493] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:52.602784 12767 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.607758 12767 raft_consensus.cc:515] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.609809 12767 leader_election.cc:290] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:52.610607 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:52.610857 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcb4aed634b444798e43996dfc650ef7" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:52.611333 12691 raft_consensus.cc:3055] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 10:59:52.611405 12839 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.611802 12691 raft_consensus.cc:740] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:52.612682 12691 consensus_queue.cc:260] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.613937 12691 raft_consensus.cc:3060] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Advancing to term 2
I20260710 10:59:52.618599 12839 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.619837 12731 leader_election.cc:304] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:52.620628 12964 raft_consensus.cc:2804] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 10:59:52.620724 12691 raft_consensus.cc:2468] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 2.
I20260710 10:59:52.621232 12964 raft_consensus.cc:697] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:52.622038 12964 consensus_queue.cc:237] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:52.628036 12591 catalog_manager.cc:5697] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 1 to 2, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:52.676786 12767 raft_consensus.cc:1275] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.678067 12889 consensus_queue.cc:1048] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.685237 12691 raft_consensus.cc:1275] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.686738 12935 consensus_queue.cc:1048] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 10:59:52.701222 12839 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.702409 12968 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.709888 12767 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.711309 12910 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.783174 12839 raft_consensus.cc:1275] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.784366 12910 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.791777 12767 raft_consensus.cc:1275] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.793464 12968 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.798714 12839 raft_consensus.cc:1275] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.799998 12964 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.808467 12691 raft_consensus.cc:1275] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.810163 12975 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.869669 12765 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.871075 12968 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.879010 12839 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.880638 12909 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.921294 12839 raft_consensus.cc:1275] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.922560 12975 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:52.930270 12691 raft_consensus.cc:1275] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:52.932015 12964 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.031102 12839 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.032577 12964 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.040858 12691 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.042587 12893 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.054877 12839 raft_consensus.cc:1275] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.056227 12964 consensus_queue.cc:1048] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:53.066641 12691 raft_consensus.cc:1275] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 10:59:53.071038 12975 consensus_queue.cc:1048] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 10:59:55.118382 12063 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 10:59:55.119164 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:55.138403 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:55.139108 12691 raft_consensus.cc:606] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Received request to transfer leadership to TS 0e5991401c90463cafca03eeffa619c2
I20260710 10:59:55.141583 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:55.142086 12691 raft_consensus.cc:606] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Received request to transfer leadership to TS 0e5991401c90463cafca03eeffa619c2
I20260710 10:59:55.143126 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 10:59:55.143672 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 10:59:55.217828 12982 raft_consensus.cc:993] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:55.218320 12982 raft_consensus.cc:1081] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Signalling peer 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:55.219977 12841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49750
I20260710 10:59:55.220520 12841 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.220975 12841 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.225503 12841 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:55.227622 12841 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 3 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:55.227859 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:55.228274 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:55.228453 12693 raft_consensus.cc:3055] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:55.228832 12767 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.228839 12693 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:55.229866 12693 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:55.231091 12693 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.235809 12767 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 10:59:55.237133 12805 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:55.237532 12693 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 10:59:55.237874 12981 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:55.239199 12981 raft_consensus.cc:697] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:55.240028 12981 consensus_queue.cc:237] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [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: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:55.247828 12590 catalog_manager.cc:5697] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 2 to 3, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 3 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:55.414798 12985 raft_consensus.cc:993] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:55.415271 12985 raft_consensus.cc:1081] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Signalling peer 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 10:59:55.416774 12841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49750
I20260710 10:59:55.417299 12841 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:55.417598 12841 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.422086 12841 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:55.423916 12841 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 3 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:55.424566 12693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 10:59:55.425184 12693 raft_consensus.cc:3055] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:55.425118 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:55.425635 12693 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:55.425890 12767 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.426460 12693 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:55.427681 12693 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:55.432582 12767 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 10:59:55.433749 12805 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:55.434111 12693 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 10:59:55.434588 12981 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:55.435111 12981 raft_consensus.cc:697] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:55.435942 12981 consensus_queue.cc:237] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:55.444058 12590 catalog_manager.cc:5697] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 2 to 3, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 3 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 10:59:55.635251 12693 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:55.636798 12981 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:55.649886 12767 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:55.651117 12981 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:55.854223 12767 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:55.855331 12981 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:55.863903 12693 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:55.866072 12999 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:56.144498 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:56.154727 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:56.155241 12841 raft_consensus.cc:606] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:56.162997 12841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49776
I20260710 10:59:56.163446 12841 raft_consensus.cc:606] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:56.173466 12767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:52508
I20260710 10:59:56.174034 12767 raft_consensus.cc:606] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:56.178745 12767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:52508
I20260710 10:59:56.179225 12767 raft_consensus.cc:606] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:56.184145 12767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
mode: GRACEFUL
new_leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:52508
I20260710 10:59:56.184672 12767 raft_consensus.cc:606] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Received request to transfer leadership to TS 6f1a6b3c37f34d77bea1b24df29cb5af
I20260710 10:59:56.310336 12975 raft_consensus.cc:993] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.310876 12975 raft_consensus.cc:1081] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.312434 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49806
I20260710 10:59:56.312878 12693 raft_consensus.cc:493] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.313120 12693 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.317577 12693 raft_consensus.cc:515] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.319212 12693 leader_election.cc:290] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 3 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:56.320188 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:56.320087 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f0fdc430f24d14af74ba8b2136c4cd" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:56.320739 12841 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.320822 12767 raft_consensus.cc:3055] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.321211 12767 raft_consensus.cc:740] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:56.321874 12767 consensus_queue.cc:260] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.322791 12767 raft_consensus.cc:3060] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.325850 12841 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.326982 12656 leader_election.cc:304] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:56.327157 12767 raft_consensus.cc:2468] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.327706 12985 raft_consensus.cc:2804] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.328848 12985 raft_consensus.cc:697] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:56.329506 12985 consensus_queue.cc:237] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.337029 12591 catalog_manager.cc:5697] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 2 to 3, leader changed from 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 3 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.382613 12999 raft_consensus.cc:993] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.383106 12981 raft_consensus.cc:1081] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.384642 12693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49820
I20260710 10:59:56.385154 12693 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.385497 12693 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.387966 13001 raft_consensus.cc:993] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.388439 12975 raft_consensus.cc:1081] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.389905 12691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49806
I20260710 10:59:56.390388 12691 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.390707 12691 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.391153 12693 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.392676 12693 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 4 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:56.393355 12767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:56.393812 12841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:56.394294 12841 raft_consensus.cc:3055] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:56.394577 12841 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:56.395282 12841 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.396252 12691 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.393914 12767 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.396574 12841 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.397927 12691 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 3 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:56.399049 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:56.399598 12839 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.399767 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:56.400277 12765 raft_consensus.cc:3055] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.400566 12765 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:56.401328 12765 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.402385 12765 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.402549 12767 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 4.
I20260710 10:59:56.402572 12841 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 4.
I20260710 10:59:56.403836 12656 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:56.404628 12985 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:56.405066 12985 raft_consensus.cc:697] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:56.405815 12985 consensus_queue.cc:237] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.406505 12839 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.407512 12656 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:56.408308 13002 raft_consensus.cc:2804] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.409798 13002 raft_consensus.cc:697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:56.410564 12765 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.410656 13002 consensus_queue.cc:237] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.412938 12591 catalog_manager.cc:5697] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 3 to 4, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 4 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.424010 12591 catalog_manager.cc:5697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 2 to 3, leader changed from 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 3 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.455466 13001 raft_consensus.cc:993] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.455839 12975 raft_consensus.cc:1081] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.457091 12691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49806
I20260710 10:59:56.457556 12691 raft_consensus.cc:493] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.457849 12691 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.462127 12691 raft_consensus.cc:515] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.463735 12691 leader_election.cc:290] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 3 election: Requested vote from peers 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 10:59:56.465070 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:56.465428 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d76d977e7942e7a74ae1b756a36a78" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:56.465660 12765 raft_consensus.cc:3055] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 10:59:56.465977 12765 raft_consensus.cc:740] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 10:59:56.465989 12839 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.466712 12765 consensus_queue.cc:260] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.467646 12765 raft_consensus.cc:3060] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 10:59:56.471401 12839 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.472357 12656 leader_election.cc:304] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 10:59:56.472841 12765 raft_consensus.cc:2468] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 3.
I20260710 10:59:56.473038 13002 raft_consensus.cc:2804] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 10:59:56.473505 13002 raft_consensus.cc:697] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:56.474292 13002 consensus_queue.cc:237] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 10:59:56.480348 12591 catalog_manager.cc:5697] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 2 to 3, leader changed from 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 3 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.535943 12999 raft_consensus.cc:993] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: : Instructing follower 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.536448 12981 raft_consensus.cc:1081] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Signalling peer 6f1a6b3c37f34d77bea1b24df29cb5af to start an election
I20260710 10:59:56.537958 12691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
 from {username='slave'} at 127.0.0.1:49820
I20260710 10:59:56.538472 12691 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 10:59:56.538792 12691 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.610435 12691 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:56.613502 12691 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [CANDIDATE]: Term 4 election: Requested vote from peers 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 10:59:56.613924 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 10:59:56.614542 12839 raft_consensus.cc:3055] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 10:59:56.614916 12839 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 10:59:56.615164 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 10:59:56.615919 12765 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.615769 12839 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [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: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:56.616776 12839 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 10:59:56.715488 12765 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 4.
I20260710 10:59:56.715586 12839 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1a6b3c37f34d77bea1b24df29cb5af in term 4.
I20260710 10:59:56.716852 12656 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [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: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 10:59:56.717568 13002 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Leader election won for term 4
I20260710 10:59:56.718107 13002 raft_consensus.cc:697] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Becoming Leader. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 10:59:56.719035 13002 consensus_queue.cc:237] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 10:59:56.725976 12591 catalog_manager.cc:5697] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af reported cstate change: term changed from 3 to 4, leader changed from 0e5991401c90463cafca03eeffa619c2 (127.11.199.195) to 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193). New cstate: current_term: 4 leader_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 10:59:56.808720 12839 raft_consensus.cc:1275] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.810201 13002 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.821187 12765 raft_consensus.cc:1275] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.823328 13002 consensus_queue.cc:1048] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.847620 12839 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.848913 12985 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.850242 12765 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.851414 12985 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 10:59:56.864862 12841 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:56.865520 12767 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.866441 13002 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:56.867977 13002 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:56.993571 12765 raft_consensus.cc:1275] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:56.994887 12985 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 10:59:57.003819 12841 raft_consensus.cc:1275] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 10:59:57.005791 12985 consensus_queue.cc:1048] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 10:59:57.308517 12839 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:57.310360 13017 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 10:59:57.316947 12765 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Refusing update from remote peer 6f1a6b3c37f34d77bea1b24df29cb5af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 10:59:57.318524 13017 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 10:59:59.424059 12789 debug-util.cc:398] Leaking SignalData structure 0x7b08001dcea0 after lost signal to thread 12066
W20260710 10:59:59.424988 12789 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3b80 after lost signal to thread 12625
W20260710 10:59:59.425851 12789 debug-util.cc:398] Leaking SignalData structure 0x7b080008c980 after lost signal to thread 12717
W20260710 10:59:59.426608 12789 debug-util.cc:398] Leaking SignalData structure 0x7b08000e13c0 after lost signal to thread 12792
W20260710 10:59:59.427363 12789 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea7a0 after lost signal to thread 12866
I20260710 10:59:59.914878 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 10:59:59.925261 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:59.926115 12691 raft_consensus.cc:606] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:59.929266 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e19d075fd5942569af69bec7859820d"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:59.930153 12691 raft_consensus.cc:606] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Received request to transfer leadership to TS 0e5991401c90463cafca03eeffa619c2
I20260710 10:59:59.933120 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:59.933931 12691 raft_consensus.cc:606] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Received request to transfer leadership to TS 0e5991401c90463cafca03eeffa619c2
I20260710 10:59:59.936592 12691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
mode: GRACEFUL
new_leader_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:49850
I20260710 10:59:59.937093 12691 raft_consensus.cc:606] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Received request to transfer leadership to TS 9e1d332bce3348eebf604f59923a3aa6
I20260710 10:59:59.938110 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 10:59:59.938609 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:00.051553 13030 raft_consensus.cc:993] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 11:00:00.052202 13032 raft_consensus.cc:1081] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Signalling peer 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 11:00:00.054350 12839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e19d075fd5942569af69bec7859820d"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49750
I20260710 11:00:00.055125 12839 raft_consensus.cc:493] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.055496 12839 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:00.063597 12839 raft_consensus.cc:515] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.065964 12839 leader_election.cc:290] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 3 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 11:00:00.067291 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 11:00:00.067996 12691 raft_consensus.cc:3055] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:00.068344 12691 raft_consensus.cc:740] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 11:00:00.067991 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e19d075fd5942569af69bec7859820d" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 11:00:00.069136 12765 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:00.069339 12691 consensus_queue.cc:260] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.070698 12691 raft_consensus.cc:3060] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:00.076241 12691 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 11:00:00.077193 12765 raft_consensus.cc:2468] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 3.
I20260710 11:00:00.077808 12807 leader_election.cc:304] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 6f1a6b3c37f34d77bea1b24df29cb5af; no voters: 
I20260710 11:00:00.078755 13027 raft_consensus.cc:2804] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:00.079886 13027 raft_consensus.cc:697] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 11:00:00.080884 13027 consensus_queue.cc:237] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.092727 12590 catalog_manager.cc:5697] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 2 to 3, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 3 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.101989 13030 raft_consensus.cc:993] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 11:00:00.102566 13030 raft_consensus.cc:1081] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 11:00:00.104486 12765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 11:00:00.104984 12765 raft_consensus.cc:493] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.105343 12765 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.110342 12765 raft_consensus.cc:515] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 11:00:00.113478 12839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 11:00:00.113770 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afee55c0d984ab8b47fa17c0c54681f" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 11:00:00.114106 12839 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.114378 12691 raft_consensus.cc:3055] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:00.114481 12765 leader_election.cc:290] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 5 election: Requested vote from peers 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911), 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507)
I20260710 11:00:00.114769 12691 raft_consensus.cc:740] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 11:00:00.115599 12691 consensus_queue.cc:260] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 11:00:00.116550 12691 raft_consensus.cc:3060] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.121448 12839 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 5.
I20260710 11:00:00.122625 12691 raft_consensus.cc:2468] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 5.
I20260710 11:00:00.122993 12731 leader_election.cc:304] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 11:00:00.123842 13029 raft_consensus.cc:2804] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:00.125044 13029 raft_consensus.cc:697] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 5 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 11:00:00.125901 13029 consensus_queue.cc:237] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } }
I20260710 11:00:00.135828 12590 catalog_manager.cc:5697] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 4 to 5, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 5 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.234290 13030 raft_consensus.cc:993] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 11:00:00.234905 13030 raft_consensus.cc:1081] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Signalling peer 9e1d332bce3348eebf604f59923a3aa6 to start an election
I20260710 11:00:00.236719 12765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41"
dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
 from {username='slave'} at 127.0.0.1:52494
I20260710 11:00:00.237665 12765 raft_consensus.cc:493] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.237989 12765 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.242765 12765 raft_consensus.cc:515] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.244660 12765 leader_election.cc:290] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 5 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 0e5991401c90463cafca03eeffa619c2 (127.11.199.195:36911)
I20260710 11:00:00.245865 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 11:00:00.245944 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba784aa0f6c466189142816a2c0ae41" candidate_uuid: "9e1d332bce3348eebf604f59923a3aa6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0e5991401c90463cafca03eeffa619c2"
I20260710 11:00:00.246639 12691 raft_consensus.cc:3055] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:00:00.246646 12840 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.247143 12691 raft_consensus.cc:740] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 11:00:00.247821 12691 consensus_queue.cc:260] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.248776 12691 raft_consensus.cc:3060] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:00:00.252844 12691 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 5.
I20260710 11:00:00.254063 12733 leader_election.cc:304] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 11:00:00.254794 13029 raft_consensus.cc:2804] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:00:00.254942 12840 raft_consensus.cc:2468] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e1d332bce3348eebf604f59923a3aa6 in term 5.
I20260710 11:00:00.255447 13029 raft_consensus.cc:697] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 5 LEADER]: Becoming Leader. State: Replica: 9e1d332bce3348eebf604f59923a3aa6, State: Running, Role: LEADER
I20260710 11:00:00.256405 13029 consensus_queue.cc:237] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.264401 12590 catalog_manager.cc:5697] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 reported cstate change: term changed from 4 to 5, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194). New cstate: current_term: 5 leader_uuid: "9e1d332bce3348eebf604f59923a3aa6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:00.369074 13032 raft_consensus.cc:993] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: : Instructing follower 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 11:00:00.369599 13030 raft_consensus.cc:1081] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Signalling peer 0e5991401c90463cafca03eeffa619c2 to start an election
I20260710 11:00:00.371359 12840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7"
dest_uuid: "0e5991401c90463cafca03eeffa619c2"
 from {username='slave'} at 127.0.0.1:49750
I20260710 11:00:00.371927 12840 raft_consensus.cc:493] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:00.372257 12840 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:00.377426 12840 raft_consensus.cc:515] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.379251 12840 leader_election.cc:290] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 4 election: Requested vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 11:00:00.380182 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af"
I20260710 11:00:00.380455 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eddeb1a57f64d54abe3f13f7f5638e7" candidate_uuid: "0e5991401c90463cafca03eeffa619c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e1d332bce3348eebf604f59923a3aa6"
I20260710 11:00:00.380782 12691 raft_consensus.cc:3055] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:00.381085 12765 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:00.381165 12691 raft_consensus.cc:740] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6f1a6b3c37f34d77bea1b24df29cb5af, State: Running, Role: LEADER
I20260710 11:00:00.382061 12691 consensus_queue.cc:260] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.383482 12691 raft_consensus.cc:3060] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:00.386585 12765 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 4.
I20260710 11:00:00.387912 12805 leader_election.cc:304] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2, 9e1d332bce3348eebf604f59923a3aa6; no voters: 
I20260710 11:00:00.388849 13027 raft_consensus.cc:2804] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:00.389437 13027 raft_consensus.cc:697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 4 LEADER]: Becoming Leader. State: Replica: 0e5991401c90463cafca03eeffa619c2, State: Running, Role: LEADER
I20260710 11:00:00.390298 13027 consensus_queue.cc:237] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [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: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:00.390625 12691 raft_consensus.cc:2468] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e5991401c90463cafca03eeffa619c2 in term 4.
I20260710 11:00:00.399706 12590 catalog_manager.cc:5697] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 reported cstate change: term changed from 3 to 4, leader changed from 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193) to 0e5991401c90463cafca03eeffa619c2 (127.11.199.195). New cstate: current_term: 4 leader_uuid: "0e5991401c90463cafca03eeffa619c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:00.534530 12691 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:00.535790 13029 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:00.552659 12840 raft_consensus.cc:1275] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:00.558795 13039 consensus_queue.cc:1048] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:00.698549 12765 raft_consensus.cc:1275] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:00.700035 13027 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:00.703365 12691 raft_consensus.cc:1275] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:00.704646 13027 consensus_queue.cc:1048] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:00.793126 12840 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:00.794675 13029 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:00.807790 12693 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:00.808001 12691 raft_consensus.cc:1275] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Refusing update from remote peer 9e1d332bce3348eebf604f59923a3aa6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:00:00.809702 13039 consensus_queue.cc:1048] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:00.809754 13033 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:00.829916 12765 raft_consensus.cc:1275] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Refusing update from remote peer 0e5991401c90463cafca03eeffa619c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:00:00.831758 13033 consensus_queue.cc:1048] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:00.939652 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:00.949386 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
W20260710 11:00:00.952601 12733 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 11:00:00.958166 12733 consensus_peers.cc:597] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 -> Peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Couldn't send request to peer 6f1a6b3c37f34d77bea1b24df29cb5af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:00.986222 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:00.987078 12063 tablet_replica.cc:333] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:00.987847 12063 raft_consensus.cc:2243] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:00.988898 12063 raft_consensus.cc:2272] T f3a3bf03c9574f789e0ab2e4f99112dc P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:00.991050 12063 tablet_replica.cc:333] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:00.991681 12063 raft_consensus.cc:2243] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:00.992168 12063 raft_consensus.cc:2272] T fcb4aed634b444798e43996dfc650ef7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:00.994099 12063 tablet_replica.cc:333] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:00.994603 12063 raft_consensus.cc:2243] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:00.995038 12063 raft_consensus.cc:2272] T 3afee55c0d984ab8b47fa17c0c54681f P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:00.997471 12063 tablet_replica.cc:333] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:00.998034 12063 raft_consensus.cc:2243] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:00.998751 12063 raft_consensus.cc:2272] T 02f0fdc430f24d14af74ba8b2136c4cd P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.000679 12063 tablet_replica.cc:333] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.001240 12063 raft_consensus.cc:2243] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:01.001996 12063 raft_consensus.cc:2272] T dabbcdaac48b45919437b2808f152c51 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.003937 12063 tablet_replica.cc:333] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.004418 12063 raft_consensus.cc:2243] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.004884 12063 raft_consensus.cc:2272] T df7a5c99ed1e460da623bb8ff24fc129 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.006759 12063 tablet_replica.cc:333] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.007325 12063 raft_consensus.cc:2243] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:01.008034 12063 raft_consensus.cc:2272] T 98d76d977e7942e7a74ae1b756a36a78 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.009791 12063 tablet_replica.cc:333] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.010294 12063 raft_consensus.cc:2243] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.010691 12063 raft_consensus.cc:2272] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.013983 12063 tablet_replica.cc:333] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.014663 12063 raft_consensus.cc:2243] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.015187 12063 raft_consensus.cc:2272] T 6e19d075fd5942569af69bec7859820d P 6f1a6b3c37f34d77bea1b24df29cb5af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.017623 12063 tablet_replica.cc:333] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af: stopping tablet replica
I20260710 11:00:01.018110 12063 raft_consensus.cc:2243] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.018503 12063 raft_consensus.cc:2272] T bba784aa0f6c466189142816a2c0ae41 P 6f1a6b3c37f34d77bea1b24df29cb5af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.051188 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
I20260710 11:00:01.080273 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
W20260710 11:00:01.089771 12733 consensus_peers.cc:597] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 -> Peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Couldn't send request to peer 6f1a6b3c37f34d77bea1b24df29cb5af. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:01.120697 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:01.121446 12063 tablet_replica.cc:333] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.122097 12063 raft_consensus.cc:2243] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.122574 12063 raft_consensus.cc:2272] T 98d76d977e7942e7a74ae1b756a36a78 P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.124547 12063 tablet_replica.cc:333] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.125222 12063 raft_consensus.cc:2243] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.125751 12063 raft_consensus.cc:2272] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 9e1d332bce3348eebf604f59923a3aa6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.129215 12063 tablet_replica.cc:333] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.129896 12063 raft_consensus.cc:2243] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.130334 12063 raft_consensus.cc:2272] T dabbcdaac48b45919437b2808f152c51 P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:01.130930 12805 consensus_peers.cc:597] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 -> Peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Couldn't send request to peer 9e1d332bce3348eebf604f59923a3aa6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:01.132455 12063 tablet_replica.cc:333] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.133037 12063 raft_consensus.cc:2243] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.133538 12063 raft_consensus.cc:2272] T df7a5c99ed1e460da623bb8ff24fc129 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.135424 12063 tablet_replica.cc:333] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.135978 12063 raft_consensus.cc:2243] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.136375 12063 raft_consensus.cc:2272] T 6e19d075fd5942569af69bec7859820d P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.138351 12063 tablet_replica.cc:333] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.138921 12063 raft_consensus.cc:2243] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:01.139616 12063 raft_consensus.cc:2272] T bba784aa0f6c466189142816a2c0ae41 P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.141438 12063 tablet_replica.cc:333] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.141945 12063 raft_consensus.cc:2243] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:01.142623 12063 raft_consensus.cc:2272] T fcb4aed634b444798e43996dfc650ef7 P 9e1d332bce3348eebf604f59923a3aa6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.144495 12063 tablet_replica.cc:333] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.144966 12063 raft_consensus.cc:2243] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.145380 12063 raft_consensus.cc:2272] T 02f0fdc430f24d14af74ba8b2136c4cd P 9e1d332bce3348eebf604f59923a3aa6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.147190 12063 tablet_replica.cc:333] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.147724 12063 raft_consensus.cc:2243] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:00:01.148418 12063 raft_consensus.cc:2272] T 3afee55c0d984ab8b47fa17c0c54681f P 9e1d332bce3348eebf604f59923a3aa6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:01.150285 12063 tablet_replica.cc:333] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6: stopping tablet replica
I20260710 11:00:01.150750 12063 raft_consensus.cc:2243] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:01.151181 12063 raft_consensus.cc:2272] T f3a3bf03c9574f789e0ab2e4f99112dc P 9e1d332bce3348eebf604f59923a3aa6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:01.200057 12807 consensus_peers.cc:597] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 -> Peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Couldn't send request to peer 6f1a6b3c37f34d77bea1b24df29cb5af. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:01.274884 12807 consensus_peers.cc:597] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 -> Peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Couldn't send request to peer 6f1a6b3c37f34d77bea1b24df29cb5af. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:01.412225 12807 consensus_peers.cc:597] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 -> Peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Couldn't send request to peer 6f1a6b3c37f34d77bea1b24df29cb5af. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:01.460273 12805 consensus_peers.cc:597] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 -> Peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Couldn't send request to peer 9e1d332bce3348eebf604f59923a3aa6. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:46843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:01.466162 12805 consensus_peers.cc:597] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 -> Peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Couldn't send request to peer 9e1d332bce3348eebf604f59923a3aa6. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:46843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:02.046268 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
I20260710 11:00:02.066349 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:00:02.071511 13061 raft_consensus.cc:493] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6f1a6b3c37f34d77bea1b24df29cb5af)
I20260710 11:00:02.072264 13061 raft_consensus.cc:515] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:02.084583 13061 leader_election.cc:290] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
W20260710 11:00:02.092360 12807 leader_election.cc:336] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111)
W20260710 11:00:02.095593 12805 leader_election.cc:336] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Network error: Client connection negotiation failed: client connection to 127.11.199.194:46843: connect: Connection refused (error 111)
I20260710 11:00:02.097764 12805 leader_election.cc:304] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2; no voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6
I20260710 11:00:02.099107 13061 raft_consensus.cc:2749] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:00:02.111105 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:02.112144 12063 tablet_replica.cc:333] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.113124 12063 raft_consensus.cc:2243] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.113798 12063 raft_consensus.cc:2272] T f3a3bf03c9574f789e0ab2e4f99112dc P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.116053 12063 tablet_replica.cc:333] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.116659 12063 raft_consensus.cc:2243] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:02.117453 12063 raft_consensus.cc:2272] T 6e19d075fd5942569af69bec7859820d P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.119500 12063 tablet_replica.cc:333] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.120090 12063 raft_consensus.cc:2243] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.120541 12063 raft_consensus.cc:2272] T bba784aa0f6c466189142816a2c0ae41 P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.122346 12063 tablet_replica.cc:333] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.122988 12063 raft_consensus.cc:2243] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.123437 12063 raft_consensus.cc:2272] T 3afee55c0d984ab8b47fa17c0c54681f P 0e5991401c90463cafca03eeffa619c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.124197 13061 raft_consensus.cc:493] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6f1a6b3c37f34d77bea1b24df29cb5af)
I20260710 11:00:02.124648 13061 raft_consensus.cc:515] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f1a6b3c37f34d77bea1b24df29cb5af" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 41507 } } peers { permanent_uuid: "9e1d332bce3348eebf604f59923a3aa6" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 46843 } } peers { permanent_uuid: "0e5991401c90463cafca03eeffa619c2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 36911 } }
I20260710 11:00:02.125600 12063 tablet_replica.cc:333] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.126224 12063 raft_consensus.cc:2243] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.126572 13061 leader_election.cc:290] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507), 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843)
I20260710 11:00:02.126879 12063 raft_consensus.cc:2272] T 02f0fdc430f24d14af74ba8b2136c4cd P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.129761 12063 tablet_replica.cc:333] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.130626 12063 raft_consensus.cc:2243] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:00:02.130777 12807 leader_election.cc:336] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6f1a6b3c37f34d77bea1b24df29cb5af (127.11.199.193:41507): Network error: Client connection negotiation failed: client connection to 127.11.199.193:41507: connect: Connection refused (error 111)
I20260710 11:00:02.131323 12063 raft_consensus.cc:2272] T fcb4aed634b444798e43996dfc650ef7 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:02.131604 12805 leader_election.cc:336] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e1d332bce3348eebf604f59923a3aa6 (127.11.199.194:46843): Network error: Client connection negotiation failed: client connection to 127.11.199.194:46843: connect: Connection refused (error 111)
I20260710 11:00:02.132035 12805 leader_election.cc:304] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [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: 0e5991401c90463cafca03eeffa619c2; no voters: 6f1a6b3c37f34d77bea1b24df29cb5af, 9e1d332bce3348eebf604f59923a3aa6
I20260710 11:00:02.132678 13061 raft_consensus.cc:2749] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:02.133217 12063 tablet_replica.cc:333] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.133718 12063 raft_consensus.cc:2243] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.134157 12063 raft_consensus.cc:2272] T 98d76d977e7942e7a74ae1b756a36a78 P 0e5991401c90463cafca03eeffa619c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.135926 12063 tablet_replica.cc:333] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.136366 12063 raft_consensus.cc:2243] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:00:02.137038 12063 raft_consensus.cc:2272] T 7eddeb1a57f64d54abe3f13f7f5638e7 P 0e5991401c90463cafca03eeffa619c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.138659 12063 tablet_replica.cc:333] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.139173 12063 raft_consensus.cc:2243] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:02.139816 12063 raft_consensus.cc:2272] T df7a5c99ed1e460da623bb8ff24fc129 P 0e5991401c90463cafca03eeffa619c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.141350 12063 tablet_replica.cc:333] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2: stopping tablet replica
I20260710 11:00:02.141764 12063 raft_consensus.cc:2243] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:02.142138 12063 raft_consensus.cc:2272] T dabbcdaac48b45919437b2808f152c51 P 0e5991401c90463cafca03eeffa619c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.174165 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 11:00:02.192965 12063 master.cc:562] Master@127.11.199.254:45351 shutting down...
I20260710 11:00:02.213894 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:02.214424 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:02.214932 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb07b9787f1d4114a9ec4f27a889948f: stopping tablet replica
I20260710 11:00:02.234325 12063 master.cc:584] Master@127.11.199.254:45351 shutdown complete.
0e5991401c90463cafca03eeffa619c2  1
6f1a6b3c37f34d77bea1b24df29cb5af  5
9e1d332bce3348eebf604f59923a3aa6  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12055 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:00:02.282346 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:37683
I20260710 11:00:02.283492 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:02.290007 13064 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.290025 13065 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.291065 13067 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:02.291345 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:02.292338 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:02.292549 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:02.292738 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681202292704 us; error 0 us; skew 500 ppm
I20260710 11:00:02.293334 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:02.296156 12063 webserver.cc:533] Webserver started at http://127.11.199.254:43211/ using document root <none> and password file <none>
I20260710 11:00:02.296713 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:02.296881 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:02.297262 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:02.298450 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "366f7f746f644952b6244be3fe1e43b2"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.303992 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:00:02.307786 13072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.308728 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:02.309000 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "366f7f746f644952b6244be3fe1e43b2"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.309334 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:02.335983 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:02.337179 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:02.376840 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:37683
I20260710 11:00:02.376963 13123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:37683 every 8 connection(s)
I20260710 11:00:02.380996 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.390688 13124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2: Bootstrap starting.
I20260710 11:00:02.395439 13124 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:02.399760 13124 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2: No bootstrap required, opened a new log
I20260710 11:00:02.401827 13124 raft_consensus.cc:359] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER }
I20260710 11:00:02.402184 13124 raft_consensus.cc:385] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:02.402448 13124 raft_consensus.cc:740] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 366f7f746f644952b6244be3fe1e43b2, State: Initialized, Role: FOLLOWER
I20260710 11:00:02.403129 13124 consensus_queue.cc:260] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER }
I20260710 11:00:02.403578 13124 raft_consensus.cc:399] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:02.403797 13124 raft_consensus.cc:493] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:02.404119 13124 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:02.408403 13124 raft_consensus.cc:515] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER }
I20260710 11:00:02.408947 13124 leader_election.cc:304] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [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: 366f7f746f644952b6244be3fe1e43b2; no voters: 
I20260710 11:00:02.410403 13124 leader_election.cc:290] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:02.411002 13127 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:02.412470 13127 raft_consensus.cc:697] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 1 LEADER]: Becoming Leader. State: Replica: 366f7f746f644952b6244be3fe1e43b2, State: Running, Role: LEADER
I20260710 11:00:02.413180 13127 consensus_queue.cc:237] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [LEADER]: Queue going to LEADER mode. State: All 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: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER }
I20260710 11:00:02.413655 13124 sys_catalog.cc:565] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:02.417374 13128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "366f7f746f644952b6244be3fe1e43b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER } }
I20260710 11:00:02.418047 13128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:02.417901 13129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 366f7f746f644952b6244be3fe1e43b2. Latest consensus state: current_term: 1 leader_uuid: "366f7f746f644952b6244be3fe1e43b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "366f7f746f644952b6244be3fe1e43b2" member_type: VOTER } }
I20260710 11:00:02.418952 13129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:02.423197 13135 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:02.429554 13135 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:02.431213 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:02.438776 13135 catalog_manager.cc:1383] Generated new cluster ID: fb9cfd0904044b4d93ab5d1dc12ee89f
I20260710 11:00:02.439098 13135 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:02.466454 13135 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:02.467799 13135 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:02.479799 13135 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2: Generated new TSK 0
I20260710 11:00:02.480408 13135 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:02.497988 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:02.504804 13145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.505630 13146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:02.508105 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:02.508586 13148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:02.509609 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:02.509910 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:02.510114 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681202510089 us; error 0 us; skew 500 ppm
I20260710 11:00:02.510771 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:02.513345 12063 webserver.cc:533] Webserver started at http://127.11.199.193:36781/ using document root <none> and password file <none>
I20260710 11:00:02.513871 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:02.514101 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:02.514398 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:02.515673 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "4f098c5588a648418202da2fcba905ee"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.520793 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:02.524336 13153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.525189 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:02.525455 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "4f098c5588a648418202da2fcba905ee"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.525816 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:02.541813 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:02.543076 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:02.544507 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:02.546943 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:02.547125 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.547417 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:02.547570 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.590790 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:36445
I20260710 11:00:02.590926 13215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:36445 every 8 connection(s)
I20260710 11:00:02.595885 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:02.604694 13220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.604835 13221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.608318 13223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:02.609803 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:02.610569 13216 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37683
I20260710 11:00:02.610975 13216 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:02.611435 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:02.611670 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:02.611788 13216 heartbeater.cc:507] Master 127.11.199.254:37683 requested a full tablet report, sending...
I20260710 11:00:02.611850 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681202611833 us; error 0 us; skew 500 ppm
I20260710 11:00:02.612613 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:02.614104 13089 ts_manager.cc:194] Registered new tserver with Master: 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:02.616074 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44242
I20260710 11:00:02.618198 12063 webserver.cc:533] Webserver started at http://127.11.199.194:33075/ using document root <none> and password file <none>
I20260710 11:00:02.618726 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:02.618960 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:02.619230 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:02.620379 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "bbb13bc2be5b408bad8cdbee0155c837"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.625617 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:00:02.629300 13228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.630188 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:02.630505 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "bbb13bc2be5b408bad8cdbee0155c837"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.630882 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:02.644354 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:02.645567 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:02.647142 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:02.649338 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:02.649564 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.649806 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:02.649972 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.690526 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:41491
I20260710 11:00:02.690644 13290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:41491 every 8 connection(s)
I20260710 11:00:02.695318 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:02.703794 13295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.704413 13294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:02.706673 13297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:02.707154 13291 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37683
I20260710 11:00:02.707669 13291 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:02.708592 13291 heartbeater.cc:507] Master 127.11.199.254:37683 requested a full tablet report, sending...
I20260710 11:00:02.709071 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:02.710038 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:02.710282 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:02.710482 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681202710465 us; error 0 us; skew 500 ppm
I20260710 11:00:02.710904 13089 ts_manager.cc:194] Registered new tserver with Master: bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:02.711225 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:02.712826 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44256
I20260710 11:00:02.714109 12063 webserver.cc:533] Webserver started at http://127.11.199.195:44367/ using document root <none> and password file <none>
I20260710 11:00:02.714669 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:02.714915 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:02.715242 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:02.716398 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "143fafeab51e4583a2946db1f93c83f2"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.720813 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:02.724511 13302 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.725486 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:00:02.725786 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "143fafeab51e4583a2946db1f93c83f2"
format_stamp: "Formatted at 2026-07-10 11:00:02 on dist-test-slave-pgv9"
I20260710 11:00:02.726091 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:02.750466 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:02.751670 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:02.753095 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:02.755438 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:02.755663 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.755934 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:02.756119 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:02.795368 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:38715
I20260710 11:00:02.795454 13364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:38715 every 8 connection(s)
I20260710 11:00:02.809710 13365 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37683
I20260710 11:00:02.810110 13365 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:02.810976 13365 heartbeater.cc:507] Master 127.11.199.254:37683 requested a full tablet report, sending...
I20260710 11:00:02.812981 13089 ts_manager.cc:194] Registered new tserver with Master: 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:02.813127 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014729675s
I20260710 11:00:02.815009 13089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44258
I20260710 11:00:02.841706 13089 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44274:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:02.845844 13089 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:02.974074 13181 tablet_service.cc:1511] Processing CreateTablet for tablet ecfaa2dadd6747969f70addc42f27515 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:02.975657 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfaa2dadd6747969f70addc42f27515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.977193 13328 tablet_service.cc:1511] Processing CreateTablet for tablet e2267f0e795e457c89224d64ba0df0fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:02.978168 13325 tablet_service.cc:1511] Processing CreateTablet for tablet 966fead25ca447c69ff081ca89b1d330 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:02.979981 13330 tablet_service.cc:1511] Processing CreateTablet for tablet ecfaa2dadd6747969f70addc42f27515 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:02.981043 13326 tablet_service.cc:1511] Processing CreateTablet for tablet e1ec5fef5d4d48d48506150ce3ec1756 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:02.981415 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 8b91eace89d84bdd9f1a0d1f14acee93 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:02.983428 13327 tablet_service.cc:1511] Processing CreateTablet for tablet cd30d918aa3d4d889785eb1d5d0842e2 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:02.984104 13329 tablet_service.cc:1511] Processing CreateTablet for tablet fc430a21003a4052a9b9c8f924e68e3a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:02.984529 13323 tablet_service.cc:1511] Processing CreateTablet for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:02.978647 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2267f0e795e457c89224d64ba0df0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.985874 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a0b4409dbc4d7bbe48f7540a7619b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.986601 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc430a21003a4052a9b9c8f924e68e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.987627 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966fead25ca447c69ff081ca89b1d330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.991174 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30d918aa3d4d889785eb1d5d0842e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.995163 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b91eace89d84bdd9f1a0d1f14acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:02.999200 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ec5fef5d4d48d48506150ce3ec1756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.003202 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfaa2dadd6747969f70addc42f27515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.007617 13380 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.010188 13322 tablet_service.cc:1511] Processing CreateTablet for tablet e9fea3ac3fd24cc3aa33969dfdbd575c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:03.013481 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fea3ac3fd24cc3aa33969dfdbd575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.014009 13380 tablet_bootstrap.cc:654] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.015899 13328 tablet_service.cc:1511] Processing CreateTablet for tablet cdcaa90da448444fbca4f6cd13d5a9fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:03.012025 13321 tablet_service.cc:1511] Processing CreateTablet for tablet 901547d9b4b04038a0c790ede60ffd00 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:03.017146 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcaa90da448444fbca4f6cd13d5a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.018093 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901547d9b4b04038a0c790ede60ffd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.035688 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 81b571ac31844180aa9ff1d492420289 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:03.036996 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b571ac31844180aa9ff1d492420289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.047482 13180 tablet_service.cc:1511] Processing CreateTablet for tablet fc430a21003a4052a9b9c8f924e68e3a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:03.048905 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc430a21003a4052a9b9c8f924e68e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.057094 13179 tablet_service.cc:1511] Processing CreateTablet for tablet e2267f0e795e457c89224d64ba0df0fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:03.062587 13172 tablet_service.cc:1511] Processing CreateTablet for tablet e9fea3ac3fd24cc3aa33969dfdbd575c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:03.067942 13325 tablet_service.cc:1511] Processing CreateTablet for tablet f4bddaa683c24e29b9fb492f0ea82f60 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:03.069841 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bddaa683c24e29b9fb492f0ea82f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.069759 13175 tablet_service.cc:1511] Processing CreateTablet for tablet 8b91eace89d84bdd9f1a0d1f14acee93 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:03.072201 13176 tablet_service.cc:1511] Processing CreateTablet for tablet 966fead25ca447c69ff081ca89b1d330 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:03.073246 13177 tablet_service.cc:1511] Processing CreateTablet for tablet e1ec5fef5d4d48d48506150ce3ec1756 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:03.068591 13174 tablet_service.cc:1511] Processing CreateTablet for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:03.074604 13173 tablet_service.cc:1511] Processing CreateTablet for tablet f4bddaa683c24e29b9fb492f0ea82f60 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:03.060390 13178 tablet_service.cc:1511] Processing CreateTablet for tablet cd30d918aa3d4d889785eb1d5d0842e2 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:03.075747 13380 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.075975 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2267f0e795e457c89224d64ba0df0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.076233 13380 ts_tablet_manager.cc:1403] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.018s
I20260710 11:00:03.076655 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30d918aa3d4d889785eb1d5d0842e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.077250 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b91eace89d84bdd9f1a0d1f14acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.077855 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bddaa683c24e29b9fb492f0ea82f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.078435 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ec5fef5d4d48d48506150ce3ec1756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.079057 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a0b4409dbc4d7bbe48f7540a7619b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.079653 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fea3ac3fd24cc3aa33969dfdbd575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.079245 13380 raft_consensus.cc:359] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.080006 13380 raft_consensus.cc:385] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.080335 13380 raft_consensus.cc:740] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.083171 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966fead25ca447c69ff081ca89b1d330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.086236 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 7da27f74a9fa400585b514108490e949 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:03.089438 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da27f74a9fa400585b514108490e949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.088696 13323 tablet_service.cc:1511] Processing CreateTablet for tablet f90e328b02574c92a0194bc0975ca63c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:03.096519 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e328b02574c92a0194bc0975ca63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.088696 13321 tablet_service.cc:1511] Processing CreateTablet for tablet dbf2f4f7a76f44b3b2004412415d61ba (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:03.101465 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf2f4f7a76f44b3b2004412415d61ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.107154 13380 consensus_queue.cc:260] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.066291 13322 tablet_service.cc:1511] Processing CreateTablet for tablet 897394840a494a6ca68440cbd9943901 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:03.115585 13329 tablet_service.cc:1511] Processing CreateTablet for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:03.119956 13327 tablet_service.cc:1511] Processing CreateTablet for tablet e3a4f7dc873942508cc68815f556764d (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:03.109330 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 25239b4a9b52475b982464438333248c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:03.145751 13380 ts_tablet_manager.cc:1434] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.015s
I20260710 11:00:03.148001 13365 heartbeater.cc:499] Master 127.11.199.254:37683 was elected leader, sending a full tablet report...
I20260710 11:00:03.153381 13178 tablet_service.cc:1511] Processing CreateTablet for tablet 7da27f74a9fa400585b514108490e949 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:03.154752 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da27f74a9fa400585b514108490e949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.157763 13175 tablet_service.cc:1511] Processing CreateTablet for tablet 81b571ac31844180aa9ff1d492420289 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:03.159569 13175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b571ac31844180aa9ff1d492420289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.163139 13172 tablet_service.cc:1511] Processing CreateTablet for tablet 897394840a494a6ca68440cbd9943901 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:03.164788 13179 tablet_service.cc:1511] Processing CreateTablet for tablet dbf2f4f7a76f44b3b2004412415d61ba (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:03.165350 13172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897394840a494a6ca68440cbd9943901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.166046 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf2f4f7a76f44b3b2004412415d61ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.138602 13176 tablet_service.cc:1511] Processing CreateTablet for tablet 901547d9b4b04038a0c790ede60ffd00 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:03.169880 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901547d9b4b04038a0c790ede60ffd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.169880 13181 tablet_service.cc:1511] Processing CreateTablet for tablet f90e328b02574c92a0194bc0975ca63c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:03.171271 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e328b02574c92a0194bc0975ca63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.173848 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 25239b4a9b52475b982464438333248c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:03.179787 13177 tablet_service.cc:1511] Processing CreateTablet for tablet cdcaa90da448444fbca4f6cd13d5a9fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:03.181118 13177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcaa90da448444fbca4f6cd13d5a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.186995 13382 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.186619 13176 tablet_service.cc:1511] Processing CreateTablet for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:03.186614 13181 tablet_service.cc:1511] Processing CreateTablet for tablet e3a4f7dc873942508cc68815f556764d (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:03.187608 13382 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.188380 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.189025 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a4f7dc873942508cc68815f556764d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.188887 13174 tablet_service.cc:1511] Processing CreateTablet for tablet d991e27b4c3e41f9922c2698dea56698 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:03.190179 13174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d991e27b4c3e41f9922c2698dea56698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.201936 13254 tablet_service.cc:1511] Processing CreateTablet for tablet e2267f0e795e457c89224d64ba0df0fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:03.203518 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2267f0e795e457c89224d64ba0df0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.211951 13255 tablet_service.cc:1511] Processing CreateTablet for tablet fc430a21003a4052a9b9c8f924e68e3a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:03.213351 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc430a21003a4052a9b9c8f924e68e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.216240 13256 tablet_service.cc:1511] Processing CreateTablet for tablet ecfaa2dadd6747969f70addc42f27515 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:03.217789 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfaa2dadd6747969f70addc42f27515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.226140 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897394840a494a6ca68440cbd9943901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.227108 13252 tablet_service.cc:1511] Processing CreateTablet for tablet e1ec5fef5d4d48d48506150ce3ec1756 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:03.232530 13253 tablet_service.cc:1511] Processing CreateTablet for tablet cd30d918aa3d4d889785eb1d5d0842e2 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:03.233100 13380 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.233892 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30d918aa3d4d889785eb1d5d0842e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.234160 13176 tablet_service.cc:1511] Processing CreateTablet for tablet ca787f3e53bd4ebf952f8eaedb135d08 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:03.199605 13382 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.232530 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 966fead25ca447c69ff081ca89b1d330 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:03.255609 13383 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.256954 13173 tablet_service.cc:1511] Processing CreateTablet for tablet 38abd12e8bd840e98ded36e35e07673a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:03.232573 13181 tablet_service.cc:1511] Processing CreateTablet for tablet e66ebe0236dc481aafaf51c29b7127f4 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:03.232573 13324 tablet_service.cc:1511] Processing CreateTablet for tablet d991e27b4c3e41f9922c2698dea56698 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:03.239358 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 8b91eace89d84bdd9f1a0d1f14acee93 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:03.239993 13249 tablet_service.cc:1511] Processing CreateTablet for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:03.241122 13380 tablet_bootstrap.cc:654] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.241866 13248 tablet_service.cc:1511] Processing CreateTablet for tablet f4bddaa683c24e29b9fb492f0ea82f60 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:03.273100 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.242117 13247 tablet_service.cc:1511] Processing CreateTablet for tablet e9fea3ac3fd24cc3aa33969dfdbd575c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:03.242647 13323 tablet_service.cc:1511] Processing CreateTablet for tablet e66ebe0236dc481aafaf51c29b7127f4 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:03.243943 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25239b4a9b52475b982464438333248c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.275578 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ebe0236dc481aafaf51c29b7127f4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:03.276793 13306 leader_election.cc:343] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.277204 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.245394 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ec5fef5d4d48d48506150ce3ec1756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.283154 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a4f7dc873942508cc68815f556764d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.283550 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bddaa683c24e29b9fb492f0ea82f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.287216 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966fead25ca447c69ff081ca89b1d330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.235350 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25239b4a9b52475b982464438333248c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.288575 13173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38abd12e8bd840e98ded36e35e07673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.247292 13326 tablet_service.cc:1511] Processing CreateTablet for tablet ca787f3e53bd4ebf952f8eaedb135d08 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:03.289592 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca787f3e53bd4ebf952f8eaedb135d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.302227 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d991e27b4c3e41f9922c2698dea56698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.249351 13321 tablet_service.cc:1511] Processing CreateTablet for tablet 38abd12e8bd840e98ded36e35e07673a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:03.295262 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a0b4409dbc4d7bbe48f7540a7619b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.312367 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b91eace89d84bdd9f1a0d1f14acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.313758 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fea3ac3fd24cc3aa33969dfdbd575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.307600 13176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca787f3e53bd4ebf952f8eaedb135d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.316919 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ebe0236dc481aafaf51c29b7127f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.327828 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38abd12e8bd840e98ded36e35e07673a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:00:03.331947 13306 leader_election.cc:343] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Not found: Tablet not found: e2267f0e795e457c89224d64ba0df0fb
I20260710 11:00:03.332790 13306 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:03.334090 13382 raft_consensus.cc:2749] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:03.293732 13253 tablet_service.cc:1511] Processing CreateTablet for tablet 901547d9b4b04038a0c790ede60ffd00 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:03.369676 13254 tablet_service.cc:1511] Processing CreateTablet for tablet cdcaa90da448444fbca4f6cd13d5a9fb (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:03.371958 13385 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.386198 13255 tablet_service.cc:1511] Processing CreateTablet for tablet 81b571ac31844180aa9ff1d492420289 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:03.388603 13383 tablet_bootstrap.cc:654] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.388979 13256 tablet_service.cc:1511] Processing CreateTablet for tablet 897394840a494a6ca68440cbd9943901 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:03.413393 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 7da27f74a9fa400585b514108490e949 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:03.423009 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcaa90da448444fbca4f6cd13d5a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.424401 13247 tablet_service.cc:1511] Processing CreateTablet for tablet dbf2f4f7a76f44b3b2004412415d61ba (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
W20260710 11:00:03.427188 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:03.429565 13380 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.430051 13380 ts_tablet_manager.cc:1403] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.005s
I20260710 11:00:03.430243 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901547d9b4b04038a0c790ede60ffd00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.435153 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81b571ac31844180aa9ff1d492420289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.437673 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da27f74a9fa400585b514108490e949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.439111 13251 tablet_service.cc:1511] Processing CreateTablet for tablet f90e328b02574c92a0194bc0975ca63c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:03.440478 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e328b02574c92a0194bc0975ca63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.443502 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf2f4f7a76f44b3b2004412415d61ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.445987 13380 raft_consensus.cc:359] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.451297 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897394840a494a6ca68440cbd9943901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.446755 13380 raft_consensus.cc:385] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.453871 13380 raft_consensus.cc:740] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.454698 13380 consensus_queue.cc:260] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.456902 13380 ts_tablet_manager.cc:1434] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 11:00:03.457839 13380 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.460897 13385 tablet_bootstrap.cc:654] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.461997 13247 tablet_service.cc:1511] Processing CreateTablet for tablet 25239b4a9b52475b982464438333248c (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:03.463313 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25239b4a9b52475b982464438333248c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.479131 13383 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.479628 13383 ts_tablet_manager.cc:1403] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.224s	user 0.001s	sys 0.035s
I20260710 11:00:03.485630 13383 raft_consensus.cc:359] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.486650 13383 raft_consensus.cc:385] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.487046 13383 raft_consensus.cc:740] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.487944 13383 consensus_queue.cc:260] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.503057 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:03.504462 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.505155 13247 tablet_service.cc:1511] Processing CreateTablet for tablet e3a4f7dc873942508cc68815f556764d (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:03.506439 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a4f7dc873942508cc68815f556764d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.512287 13256 tablet_service.cc:1511] Processing CreateTablet for tablet d991e27b4c3e41f9922c2698dea56698 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:03.513594 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d991e27b4c3e41f9922c2698dea56698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.518150 13380 tablet_bootstrap.cc:654] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.521979 13383 ts_tablet_manager.cc:1434] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.019s
I20260710 11:00:03.522856 13216 heartbeater.cc:499] Master 127.11.199.254:37683 was elected leader, sending a full tablet report...
I20260710 11:00:03.529338 13383 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.537705 13383 tablet_bootstrap.cc:654] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.530648 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 38abd12e8bd840e98ded36e35e07673a (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:03.537874 13249 tablet_service.cc:1511] Processing CreateTablet for tablet e66ebe0236dc481aafaf51c29b7127f4 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:03.538995 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38abd12e8bd840e98ded36e35e07673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.539840 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ebe0236dc481aafaf51c29b7127f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.547294 13254 tablet_service.cc:1511] Processing CreateTablet for tablet ca787f3e53bd4ebf952f8eaedb135d08 (DEFAULT_TABLE table=test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:03.548703 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca787f3e53bd4ebf952f8eaedb135d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:03.549760 13385 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.550257 13385 ts_tablet_manager.cc:1403] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.179s	user 0.026s	sys 0.028s
I20260710 11:00:03.553224 13385 raft_consensus.cc:359] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.553968 13385 raft_consensus.cc:385] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.554278 13385 raft_consensus.cc:740] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.555114 13385 consensus_queue.cc:260] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.557169 13383 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.557453 13380 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.557801 13383 ts_tablet_manager.cc:1403] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260710 11:00:03.558070 13380 ts_tablet_manager.cc:1403] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.008s
I20260710 11:00:03.561600 13380 raft_consensus.cc:359] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.562353 13380 raft_consensus.cc:385] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.562675 13380 raft_consensus.cc:740] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.563577 13380 consensus_queue.cc:260] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.565855 13380 ts_tablet_manager.cc:1434] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:03.566871 13380 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.562496 13383 raft_consensus.cc:359] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.576359 13383 raft_consensus.cc:385] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.577222 13383 raft_consensus.cc:740] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.578954 13383 consensus_queue.cc:260] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.582080 13291 heartbeater.cc:499] Master 127.11.199.254:37683 was elected leader, sending a full tablet report...
I20260710 11:00:03.582595 13385 ts_tablet_manager.cc:1434] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.020s
I20260710 11:00:03.583593 13393 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.583619 13385 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.584932 13393 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.589535 13380 tablet_bootstrap.cc:654] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.591218 13385 tablet_bootstrap.cc:654] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.584470 13383 ts_tablet_manager.cc:1434] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:00:03.601581 13383 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.615849 13389 raft_consensus.cc:493] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.616430 13389 raft_consensus.cc:515] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.624373 13389 leader_election.cc:290] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:03.626196 13385 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.626995 13385 ts_tablet_manager.cc:1403] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.028s
I20260710 11:00:03.631134 13385 raft_consensus.cc:359] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.632158 13385 raft_consensus.cc:385] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.632555 13385 raft_consensus.cc:740] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.633536 13385 consensus_queue.cc:260] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.639400 13385 ts_tablet_manager.cc:1434] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:03.641315 13385 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.650118 13385 tablet_bootstrap.cc:654] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.651365 13393 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:03.658249 13383 tablet_bootstrap.cc:654] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.678047 13380 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.678628 13380 ts_tablet_manager.cc:1403] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.112s	user 0.039s	sys 0.031s
I20260710 11:00:03.683490 13385 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.684005 13385 ts_tablet_manager.cc:1403] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260710 11:00:03.684242 13380 raft_consensus.cc:359] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.684986 13380 raft_consensus.cc:385] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.685298 13380 raft_consensus.cc:740] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.685643 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:03.687126 13157 leader_election.cc:343] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.687518 13383 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.687965 13383 ts_tablet_manager.cc:1403] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.008s
I20260710 11:00:03.686892 13385 raft_consensus.cc:359] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.690765 13383 raft_consensus.cc:359] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.691219 13385 raft_consensus.cc:385] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.691524 13383 raft_consensus.cc:385] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.691644 13385 raft_consensus.cc:740] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.692111 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:03.692471 13380 consensus_queue.cc:260] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.692927 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.692836 13385 consensus_queue.cc:260] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:03.694032 13155 leader_election.cc:343] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.694511 13155 leader_election.cc:304] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:03.695626 13385 ts_tablet_manager.cc:1434] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:00:03.695677 13389 raft_consensus.cc:2749] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:03.696943 13385 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
W20260710 11:00:03.701202 13232 leader_election.cc:343] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.701614 13380 ts_tablet_manager.cc:1434] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:00:03.704002 13385 tablet_bootstrap.cc:654] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.705652 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:03.706266 13340 raft_consensus.cc:2468] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:03.707201 13230 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [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: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:03.707861 13393 raft_consensus.cc:2804] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:03.708201 13393 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:03.708577 13393 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.710011 13380 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.692088 13383 raft_consensus.cc:740] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.710947 13385 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.711418 13385 ts_tablet_manager.cc:1403] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260710 11:00:03.711261 13383 consensus_queue.cc:260] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.714291 13385 raft_consensus.cc:359] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.715055 13385 raft_consensus.cc:385] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.715358 13385 raft_consensus.cc:740] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.715644 13383 ts_tablet_manager.cc:1434] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 11:00:03.715569 13393 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.716097 13385 consensus_queue.cc:260] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.716871 13383 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.718715 13385 ts_tablet_manager.cc:1434] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:03.719674 13385 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.721129 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:03.721755 13393 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:03.721894 13340 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.725823 13385 tablet_bootstrap.cc:654] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.721129 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
W20260710 11:00:03.728401 13232 leader_election.cc:343] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.730273 13380 tablet_bootstrap.cc:654] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.734503 13340 raft_consensus.cc:2468] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:03.735816 13230 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:03.736123 13383 tablet_bootstrap.cc:654] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.737061 13393 raft_consensus.cc:2804] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:03.737622 13393 raft_consensus.cc:697] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:03.738504 13393 consensus_queue.cc:237] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.741597 13385 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.742013 13385 ts_tablet_manager.cc:1403] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260710 11:00:03.742034 13383 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.742672 13383 ts_tablet_manager.cc:1403] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.008s
I20260710 11:00:03.744295 13385 raft_consensus.cc:359] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.744940 13385 raft_consensus.cc:385] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.745245 13385 raft_consensus.cc:740] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.746047 13382 raft_consensus.cc:493] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.745886 13385 consensus_queue.cc:260] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.746498 13382 raft_consensus.cc:515] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.748378 13385 ts_tablet_manager.cc:1434] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:03.748726 13382 leader_election.cc:290] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.749316 13385 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.746412 13383 raft_consensus.cc:359] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.751026 13383 raft_consensus.cc:385] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.750581 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966fead25ca447c69ff081ca89b1d330" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.751418 13383 raft_consensus.cc:740] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.756981 13385 tablet_bootstrap.cc:654] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.757853 13383 consensus_queue.cc:260] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.759207 13089 catalog_manager.cc:5697] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.760391 13383 ts_tablet_manager.cc:1434] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:03.761790 13383 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.765713 13191 raft_consensus.cc:2468] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:03.756847 13380 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.766793 13385 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.766987 13306 leader_election.cc:304] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:03.767400 13380 ts_tablet_manager.cc:1403] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.003s
I20260710 11:00:03.767952 13382 raft_consensus.cc:2804] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:03.768292 13382 raft_consensus.cc:493] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:03.768631 13382 raft_consensus.cc:3060] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.767401 13385 ts_tablet_manager.cc:1403] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.014s
I20260710 11:00:03.770598 13380 raft_consensus.cc:359] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.771292 13380 raft_consensus.cc:385] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.771615 13380 raft_consensus.cc:740] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.772349 13380 consensus_queue.cc:260] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.773739 13385 raft_consensus.cc:359] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.774680 13385 raft_consensus.cc:385] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.751595 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966fead25ca447c69ff081ca89b1d330" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:03.775115 13385 raft_consensus.cc:740] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.776655 13385 consensus_queue.cc:260] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.777624 13383 tablet_bootstrap.cc:654] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.778155 13266 raft_consensus.cc:2468] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:03.783529 13385 ts_tablet_manager.cc:1434] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:00:03.790470 13385 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.788904 13382 raft_consensus.cc:515] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.798381 13382 leader_election.cc:290] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.800027 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966fead25ca447c69ff081ca89b1d330" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:03.800757 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "966fead25ca447c69ff081ca89b1d330" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:03.801034 13191 raft_consensus.cc:3060] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.801342 13266 raft_consensus.cc:3060] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.808267 13266 raft_consensus.cc:2468] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:03.809470 13306 leader_election.cc:304] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:03.809765 13191 raft_consensus.cc:2468] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:03.800774 13385 tablet_bootstrap.cc:654] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.811715 13414 raft_consensus.cc:2804] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:03.813094 13414 raft_consensus.cc:697] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:03.815301 13414 consensus_queue.cc:237] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.816584 13389 raft_consensus.cc:493] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.817097 13389 raft_consensus.cc:515] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.819383 13389 leader_election.cc:290] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:03.823453 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fea3ac3fd24cc3aa33969dfdbd575c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:03.824524 13340 raft_consensus.cc:2468] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:03.824509 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fea3ac3fd24cc3aa33969dfdbd575c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:03.825763 13383 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.826215 13383 ts_tablet_manager.cc:1403] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.027s
I20260710 11:00:03.826138 13155 leader_election.cc:304] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:03.827243 13389 raft_consensus.cc:2804] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:03.827591 13389 raft_consensus.cc:493] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:03.827919 13389 raft_consensus.cc:3060] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.829133 13380 ts_tablet_manager.cc:1434] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.039s
I20260710 11:00:03.829496 13383 raft_consensus.cc:359] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.830245 13383 raft_consensus.cc:385] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.830528 13383 raft_consensus.cc:740] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.830621 13380 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.831255 13383 consensus_queue.cc:260] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.834710 13385 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.835222 13385 ts_tablet_manager.cc:1403] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
W20260710 11:00:03.832494 13157 leader_election.cc:343] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.839493 13383 ts_tablet_manager.cc:1434] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 11:00:03.840229 13389 raft_consensus.cc:515] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.840986 13385 raft_consensus.cc:359] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.841792 13385 raft_consensus.cc:385] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.842104 13385 raft_consensus.cc:740] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.842303 13383 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.842919 13385 consensus_queue.cc:260] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.843914 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fea3ac3fd24cc3aa33969dfdbd575c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:03.844482 13340 raft_consensus.cc:3060] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.844991 13380 tablet_bootstrap.cc:654] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.845314 13385 ts_tablet_manager.cc:1434] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:03.846309 13385 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.849026 13383 tablet_bootstrap.cc:654] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.854544 13385 tablet_bootstrap.cc:654] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.856770 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9fea3ac3fd24cc3aa33969dfdbd575c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:03.857554 13266 raft_consensus.cc:3060] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:03.881691 13340 raft_consensus.cc:2468] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:03.883562 13266 raft_consensus.cc:2468] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:03.883672 13155 leader_election.cc:304] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:03.884722 13418 raft_consensus.cc:2804] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:03.880949 13389 leader_election.cc:290] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:03.891278 13380 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.891819 13380 ts_tablet_manager.cc:1403] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.026s
I20260710 11:00:03.894253 13380 raft_consensus.cc:359] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.894798 13380 raft_consensus.cc:385] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.895180 13380 raft_consensus.cc:740] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.896128 13380 consensus_queue.cc:260] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.897838 13087 catalog_manager.cc:5697] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:03.899379 13380 ts_tablet_manager.cc:1434] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:03.900695 13380 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.905541 13410 raft_consensus.cc:493] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.906107 13410 raft_consensus.cc:515] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.908625 13380 tablet_bootstrap.cc:654] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.908732 13410 leader_election.cc:290] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.911302 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.912835 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:03.914891 13418 raft_consensus.cc:697] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
W20260710 11:00:03.915246 13306 leader_election.cc:343] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.915905 13418 consensus_queue.cc:237] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:03.916180 13306 leader_election.cc:343] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.916751 13306 leader_election.cc:304] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:03.918634 13410 raft_consensus.cc:2749] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:03.924813 13383 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.924853 13385 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.925594 13383 ts_tablet_manager.cc:1403] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.021s
I20260710 11:00:03.925629 13385 ts_tablet_manager.cc:1403] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.012s
I20260710 11:00:03.928735 13385 raft_consensus.cc:359] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.929399 13385 raft_consensus.cc:385] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.929064 13383 raft_consensus.cc:359] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.929695 13385 raft_consensus.cc:740] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.929816 13383 raft_consensus.cc:385] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.929898 13380 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.930224 13383 raft_consensus.cc:740] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.930586 13380 ts_tablet_manager.cc:1403] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.005s
I20260710 11:00:03.930485 13385 consensus_queue.cc:260] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.931113 13383 consensus_queue.cc:260] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.933391 13383 ts_tablet_manager.cc:1434] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:03.934201 13380 raft_consensus.cc:359] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.934311 13383 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.934151 13086 catalog_manager.cc:5697] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:03.935233 13380 raft_consensus.cc:385] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.935648 13380 raft_consensus.cc:740] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.935969 13385 ts_tablet_manager.cc:1434] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:00:03.936890 13385 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:03.936602 13380 consensus_queue.cc:260] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.939342 13380 ts_tablet_manager.cc:1434] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:03.940313 13380 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.941679 13383 tablet_bootstrap.cc:654] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.943919 13410 raft_consensus.cc:493] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.944401 13410 raft_consensus.cc:515] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.946472 13410 leader_election.cc:290] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.947968 13380 tablet_bootstrap.cc:654] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.948246 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.949862 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:03.951566 13306 leader_election.cc:343] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:03.952243 13306 leader_election.cc:343] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.952647 13306 leader_election.cc:304] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:03.953684 13410 raft_consensus.cc:2749] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:03.954856 13385 tablet_bootstrap.cc:654] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.960649 13383 tablet_bootstrap.cc:492] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:03.961277 13383 ts_tablet_manager.cc:1403] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.011s
I20260710 11:00:03.964934 13383 raft_consensus.cc:359] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.965672 13383 raft_consensus.cc:385] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.965966 13383 raft_consensus.cc:740] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.966153 13380 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:03.966627 13380 ts_tablet_manager.cc:1403] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.014s
I20260710 11:00:03.966820 13383 consensus_queue.cc:260] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.968327 13385 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:03.968796 13385 ts_tablet_manager.cc:1403] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 11:00:03.969130 13380 raft_consensus.cc:359] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.969749 13383 ts_tablet_manager.cc:1434] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 11:00:03.969815 13380 raft_consensus.cc:385] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.970228 13380 raft_consensus.cc:740] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.970736 13383 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:03.970975 13380 consensus_queue.cc:260] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.971721 13385 raft_consensus.cc:359] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.972393 13385 raft_consensus.cc:385] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:03.972708 13385 raft_consensus.cc:740] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:03.973240 13380 ts_tablet_manager.cc:1434] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:03.973539 13385 consensus_queue.cc:260] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.974073 13380 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:03.980194 13383 tablet_bootstrap.cc:654] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.980259 13380 tablet_bootstrap.cc:654] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:03.982105 13410 raft_consensus.cc:493] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:03.982580 13410 raft_consensus.cc:515] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:03.984673 13385 ts_tablet_manager.cc:1434] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:00:03.984635 13410 leader_election.cc:290] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:03.986387 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:03.988041 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:03.988945 13385 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
W20260710 11:00:03.991588 13306 leader_election.cc:343] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:03.992540 13306 leader_election.cc:343] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:03.993094 13306 leader_election.cc:304] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:03.994781 13410 raft_consensus.cc:2749] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.001392 13385 tablet_bootstrap.cc:654] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.004696 13380 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.004987 13383 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.005131 13380 ts_tablet_manager.cc:1403] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260710 11:00:04.005501 13383 ts_tablet_manager.cc:1403] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.015s
I20260710 11:00:04.007614 13380 raft_consensus.cc:359] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.007944 13385 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.008155 13380 raft_consensus.cc:385] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.008558 13385 ts_tablet_manager.cc:1403] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:00:04.008003 13383 raft_consensus.cc:359] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.008569 13380 raft_consensus.cc:740] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.009027 13383 raft_consensus.cc:385] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.009344 13383 raft_consensus.cc:740] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.009459 13380 consensus_queue.cc:260] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.010100 13383 consensus_queue.cc:260] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.011533 13380 ts_tablet_manager.cc:1434] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:00:04.011231 13385 raft_consensus.cc:359] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.011925 13385 raft_consensus.cc:385] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.012199 13385 raft_consensus.cc:740] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.014402 13380 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.014709 13410 raft_consensus.cc:493] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.012905 13385 consensus_queue.cc:260] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.026356 13410 raft_consensus.cc:515] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.028497 13410 leader_election.cc:290] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:04.012889 13383 ts_tablet_manager.cc:1434] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:04.029716 13383 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.030325 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.030803 13385 ts_tablet_manager.cc:1434] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260710 11:00:04.031692 13385 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.032397 13380 tablet_bootstrap.cc:654] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.035254 13383 tablet_bootstrap.cc:654] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.038681 13385 tablet_bootstrap.cc:654] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:04.039783 13306 leader_election.cc:343] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.031495 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.045435 13418 raft_consensus.cc:493] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.045948 13418 raft_consensus.cc:515] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:04.047125 13306 leader_election.cc:343] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.047582 13306 leader_election.cc:304] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.048662 13410 raft_consensus.cc:2749] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.050545 13418 leader_election.cc:290] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.052121 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ec5fef5d4d48d48506150ce3ec1756" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.053465 13266 raft_consensus.cc:2468] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.054708 13157 leader_election.cc:304] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.055564 13418 raft_consensus.cc:2804] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.055919 13418 raft_consensus.cc:493] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.056234 13418 raft_consensus.cc:3060] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.056501 13380 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.056986 13380 ts_tablet_manager.cc:1403] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.018s
I20260710 11:00:04.057303 13383 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.057727 13383 ts_tablet_manager.cc:1403] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260710 11:00:04.059580 13380 raft_consensus.cc:359] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.060235 13380 raft_consensus.cc:385] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.060567 13380 raft_consensus.cc:740] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.052627 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ec5fef5d4d48d48506150ce3ec1756" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.061250 13380 consensus_queue.cc:260] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.063445 13380 ts_tablet_manager.cc:1434] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:04.051630 13385 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.060194 13383 raft_consensus.cc:359] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.064189 13385 ts_tablet_manager.cc:1403] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.006s
I20260710 11:00:04.063784 13418 raft_consensus.cc:515] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.064381 13383 raft_consensus.cc:385] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:00:04.064684 13155 leader_election.cc:343] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.064854 13383 raft_consensus.cc:740] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.065783 13383 consensus_queue.cc:260] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.066562 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ec5fef5d4d48d48506150ce3ec1756" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.066812 13385 raft_consensus.cc:359] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.067134 13266 raft_consensus.cc:3060] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.067484 13385 raft_consensus.cc:385] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.067785 13385 raft_consensus.cc:740] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.068384 13385 consensus_queue.cc:260] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.070060 13383 ts_tablet_manager.cc:1434] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:00:04.071090 13383 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.070161 13385 ts_tablet_manager.cc:1434] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:00:04.074178 13380 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.074568 13385 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.078987 13393 raft_consensus.cc:493] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.079633 13393 raft_consensus.cc:515] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.082743 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30d918aa3d4d889785eb1d5d0842e2" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.083082 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30d918aa3d4d889785eb1d5d0842e2" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.083436 13340 raft_consensus.cc:2468] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.083675 13191 raft_consensus.cc:2468] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.084324 13380 tablet_bootstrap.cc:654] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.084690 13230 leader_election.cc:304] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.085177 13266 raft_consensus.cc:2468] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.085600 13392 raft_consensus.cc:2804] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.081537 13393 leader_election.cc:290] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.085784 13418 leader_election.cc:290] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.090055 13385 tablet_bootstrap.cc:654] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.085999 13392 raft_consensus.cc:493] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.091291 13392 raft_consensus.cc:3060] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.086300 13157 leader_election.cc:304] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.095333 13385 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.095746 13385 ts_tablet_manager.cc:1403] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260710 11:00:04.086796 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ec5fef5d4d48d48506150ce3ec1756" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.095957 13380 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.096558 13380 ts_tablet_manager.cc:1403] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
W20260710 11:00:04.097127 13155 leader_election.cc:343] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.097986 13418 raft_consensus.cc:2804] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.097723 13392 raft_consensus.cc:515] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.098435 13418 raft_consensus.cc:697] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:04.098547 13385 raft_consensus.cc:359] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.099208 13385 raft_consensus.cc:385] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.099511 13385 raft_consensus.cc:740] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.099323 13418 consensus_queue.cc:237] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.099545 13380 raft_consensus.cc:359] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.100471 13380 raft_consensus.cc:385] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.100253 13385 consensus_queue.cc:260] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.100648 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30d918aa3d4d889785eb1d5d0842e2" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.100840 13380 raft_consensus.cc:740] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.101238 13191 raft_consensus.cc:3060] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.101869 13380 consensus_queue.cc:260] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.102558 13385 ts_tablet_manager.cc:1434] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:04.087993 13383 tablet_bootstrap.cc:654] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.103986 13380 ts_tablet_manager.cc:1434] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:04.104928 13380 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.106125 13385 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.111146 13380 tablet_bootstrap.cc:654] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.113401 13385 tablet_bootstrap.cc:654] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.118806 13191 raft_consensus.cc:2468] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.120409 13232 leader_election.cc:304] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.121841 13393 raft_consensus.cc:2804] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.124185 13383 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.124751 13383 ts_tablet_manager.cc:1403] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260710 11:00:04.132433 13383 raft_consensus.cc:359] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.133574 13383 raft_consensus.cc:385] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.133960 13383 raft_consensus.cc:740] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.134784 13383 consensus_queue.cc:260] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.135228 13089 catalog_manager.cc:5697] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.136868 13383 ts_tablet_manager.cc:1434] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:00:04.137442 13385 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.137837 13383 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.137907 13385 ts_tablet_manager.cc:1403] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260710 11:00:04.140779 13385 raft_consensus.cc:359] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.141535 13385 raft_consensus.cc:385] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.141871 13385 raft_consensus.cc:740] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.142525 13385 consensus_queue.cc:260] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.144912 13383 tablet_bootstrap.cc:654] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.152179 13385 ts_tablet_manager.cc:1434] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260710 11:00:04.152410 13442 raft_consensus.cc:493] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.153475 13385 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.153652 13442 raft_consensus.cc:515] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.158349 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc430a21003a4052a9b9c8f924e68e3a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.159202 13190 raft_consensus.cc:2468] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.160200 13442 leader_election.cc:290] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.160449 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc430a21003a4052a9b9c8f924e68e3a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.160702 13392 leader_election.cc:290] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.161162 13340 raft_consensus.cc:2468] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.161558 13385 tablet_bootstrap.cc:654] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.162050 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30d918aa3d4d889785eb1d5d0842e2" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.162256 13232 leader_election.cc:304] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.162860 13339 raft_consensus.cc:3060] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.164448 13392 raft_consensus.cc:2804] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.164937 13392 raft_consensus.cc:493] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.165419 13392 raft_consensus.cc:3060] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.173137 13339 raft_consensus.cc:2468] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.173894 13385 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.174470 13385 ts_tablet_manager.cc:1403] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260710 11:00:04.176039 13418 raft_consensus.cc:493] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.176658 13418 raft_consensus.cc:515] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.177237 13392 raft_consensus.cc:515] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.177562 13385 raft_consensus.cc:359] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.178228 13385 raft_consensus.cc:385] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.178521 13385 raft_consensus.cc:740] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.179304 13385 consensus_queue.cc:260] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.180387 13418 leader_election.cc:290] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.180706 13380 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.180955 13383 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.181142 13380 ts_tablet_manager.cc:1403] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.031s
I20260710 11:00:04.181494 13383 ts_tablet_manager.cc:1403] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.006s
I20260710 11:00:04.181571 13385 ts_tablet_manager.cc:1434] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:04.182186 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.182519 13385 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.173952 13393 raft_consensus.cc:697] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
W20260710 11:00:04.183884 13157 leader_election.cc:343] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.184559 13383 raft_consensus.cc:359] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.184811 13380 raft_consensus.cc:359] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.185045 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.185371 13383 raft_consensus.cc:385] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.184259 13393 consensus_queue.cc:237] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.185550 13380 raft_consensus.cc:385] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.185748 13383 raft_consensus.cc:740] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.185890 13380 raft_consensus.cc:740] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.185925 13339 raft_consensus.cc:2468] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.186671 13380 consensus_queue.cc:260] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.187489 13155 leader_election.cc:304] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [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: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.188655 13418 raft_consensus.cc:2804] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.188997 13418 raft_consensus.cc:493] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.189308 13418 raft_consensus.cc:3060] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.189581 13380 ts_tablet_manager.cc:1434] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:04.190636 13380 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.194322 13442 raft_consensus.cc:493] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.195314 13440 raft_consensus.cc:493] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.196453 13440 raft_consensus.cc:515] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.198472 13440 leader_election.cc:290] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.199297 13380 tablet_bootstrap.cc:654] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.200052 13385 tablet_bootstrap.cc:654] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.200122 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.200848 13340 raft_consensus.cc:2468] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.202880 13230 leader_election.cc:304] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.204334 13439 raft_consensus.cc:493] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.204929 13439 raft_consensus.cc:515] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.207930 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc430a21003a4052a9b9c8f924e68e3a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.208101 13393 raft_consensus.cc:2804] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.208523 13393 raft_consensus.cc:493] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.208498 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.209059 13393 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.208506 13191 raft_consensus.cc:3060] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.207772 13439 leader_election.cc:290] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
W20260710 11:00:04.212536 13232 leader_election.cc:343] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.212919 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.213485 13340 raft_consensus.cc:2468] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.213593 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.214174 13190 raft_consensus.cc:2468] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.214885 13230 leader_election.cc:304] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.214648 13086 catalog_manager.cc:5697] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.216075 13440 raft_consensus.cc:2804] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.216526 13440 raft_consensus.cc:493] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.216899 13440 raft_consensus.cc:3060] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.218062 13393 raft_consensus.cc:515] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.220307 13393 leader_election.cc:290] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.221338 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.221552 13442 raft_consensus.cc:515] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.221338 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.225916 13340 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.223235 13232 leader_election.cc:343] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.224567 13191 raft_consensus.cc:2468] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.231302 13439 raft_consensus.cc:493] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.231956 13232 leader_election.cc:304] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.231837 13439 raft_consensus.cc:515] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.232925 13393 raft_consensus.cc:2804] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.186559 13383 consensus_queue.cc:260] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.233922 13422 raft_consensus.cc:493] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.234470 13422 raft_consensus.cc:515] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.236032 13439 leader_election.cc:290] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.236770 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.237829 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.239372 13422 leader_election.cc:290] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
W20260710 11:00:04.240172 13232 leader_election.cc:343] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.240424 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.241072 13338 raft_consensus.cc:2468] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.241559 13383 ts_tablet_manager.cc:1434] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260710 11:00:04.242040 13389 raft_consensus.cc:493] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.242501 13389 raft_consensus.cc:515] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.242749 13155 leader_election.cc:304] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:04.243453 13392 leader_election.cc:290] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.244501 13389 leader_election.cc:290] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.245081 13389 raft_consensus.cc:2804] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.245020 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc430a21003a4052a9b9c8f924e68e3a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.245584 13389 raft_consensus.cc:493] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.245890 13338 raft_consensus.cc:3060] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.248456 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.249097 13337 raft_consensus.cc:2468] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.250821 13155 leader_election.cc:304] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:04.252585 13442 leader_election.cc:290] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.253165 13442 raft_consensus.cc:493] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.253770 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.253650 13442 raft_consensus.cc:515] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:04.255241 13232 leader_election.cc:343] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.256716 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.251639 13422 raft_consensus.cc:2804] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.257513 13422 raft_consensus.cc:493] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.246049 13389 raft_consensus.cc:3060] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.257870 13422 raft_consensus.cc:3060] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.259899 13340 raft_consensus.cc:2468] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.263612 13440 raft_consensus.cc:515] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.264994 13410 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:04.266391 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.267050 13190 raft_consensus.cc:3060] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.244436 13230 leader_election.cc:343] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.267786 13230 leader_election.cc:304] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.269102 13439 raft_consensus.cc:2749] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.270301 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.270928 13266 raft_consensus.cc:2468] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.272296 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.273995 13230 leader_election.cc:304] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
W20260710 11:00:04.274438 13157 leader_election.cc:343] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.275076 13439 raft_consensus.cc:2804] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.275545 13439 raft_consensus.cc:697] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:04.276083 13190 raft_consensus.cc:2468] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.276376 13439 consensus_queue.cc:237] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.277284 13232 leader_election.cc:304] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.278311 13442 leader_election.cc:290] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.262360 13418 raft_consensus.cc:515] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.279268 13392 raft_consensus.cc:2804] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.279836 13392 raft_consensus.cc:697] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:04.279958 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.280603 13339 raft_consensus.cc:2468] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.280851 13392 consensus_queue.cc:237] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.242769 13383 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.282677 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.283229 13339 raft_consensus.cc:3060] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.281976 13230 leader_election.cc:304] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.285943 13442 raft_consensus.cc:2804] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.286346 13442 raft_consensus.cc:493] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.286686 13442 raft_consensus.cc:3060] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.286998 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.288782 13440 leader_election.cc:290] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.289211 13418 leader_election.cc:290] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.292515 13385 tablet_bootstrap.cc:492] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.293193 13385 ts_tablet_manager.cc:1403] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.032s
I20260710 11:00:04.293725 13393 raft_consensus.cc:697] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:04.294631 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "901547d9b4b04038a0c790ede60ffd00" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.294775 13393 consensus_queue.cc:237] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.294620 13389 raft_consensus.cc:515] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.299166 13383 tablet_bootstrap.cc:654] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.296841 13422 raft_consensus.cc:515] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:04.302528 13230 leader_election.cc:343] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.303052 13230 leader_election.cc:304] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.303498 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecfaa2dadd6747969f70addc42f27515" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.304316 13340 raft_consensus.cc:3060] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.305737 13442 raft_consensus.cc:515] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.307336 13191 raft_consensus.cc:2393] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbb13bc2be5b408bad8cdbee0155c837 in current term 1: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
I20260710 11:00:04.309640 13422 leader_election.cc:290] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.309779 13448 raft_consensus.cc:2749] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.309072 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.312928 13190 raft_consensus.cc:2393] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bbb13bc2be5b408bad8cdbee0155c837 in current term 1: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
I20260710 11:00:04.293735 13338 raft_consensus.cc:2468] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.319765 13442 leader_election.cc:290] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.320170 13339 raft_consensus.cc:2468] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.310719 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.326390 13155 leader_election.cc:304] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:04.326705 13389 leader_election.cc:290] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.327508 13389 raft_consensus.cc:2804] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.328619 13380 tablet_bootstrap.cc:492] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.329056 13380 ts_tablet_manager.cc:1403] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.139s	user 0.023s	sys 0.015s
I20260710 11:00:04.328219 13389 raft_consensus.cc:697] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:04.329685 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.330416 13389 consensus_queue.cc:237] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.325101 13337 raft_consensus.cc:3060] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.334540 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.335446 13338 raft_consensus.cc:3060] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.348445 13157 leader_election.cc:343] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.358073 13448 raft_consensus.cc:493] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.358680 13448 raft_consensus.cc:515] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.376039 13448 leader_election.cc:290] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.358526 13338 raft_consensus.cc:2468] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.376085 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.380095 13339 raft_consensus.cc:2393] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee in current term 1: Already voted for candidate bbb13bc2be5b408bad8cdbee0155c837 in this term.
I20260710 11:00:04.408556 13439 raft_consensus.cc:493] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.409435 13439 raft_consensus.cc:515] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.410396 13337 raft_consensus.cc:2468] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.413929 13155 leader_election.cc:304] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.414798 13418 raft_consensus.cc:2804] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.415634 13418 raft_consensus.cc:697] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:04.416989 13418 consensus_queue.cc:237] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.420498 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a0b4409dbc4d7bbe48f7540a7619b1" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.421422 13264 raft_consensus.cc:2393] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee in current term 1: Already voted for candidate bbb13bc2be5b408bad8cdbee0155c837 in this term.
I20260710 11:00:04.423938 13380 raft_consensus.cc:359] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.424986 13380 raft_consensus.cc:385] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.425354 13380 raft_consensus.cc:740] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.426772 13442 raft_consensus.cc:493] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.427877 13442 raft_consensus.cc:515] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:04.429235 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:04.429435 13439 leader_election.cc:290] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.429749 13442 leader_election.cc:290] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.431818 13385 raft_consensus.cc:359] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.432206 13190 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.432435 13385 raft_consensus.cc:385] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.432724 13385 raft_consensus.cc:740] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.433403 13385 consensus_queue.cc:260] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.434758 13266 raft_consensus.cc:3060] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.435230 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.437106 13385 ts_tablet_manager.cc:1434] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.144s	user 0.005s	sys 0.003s
I20260710 11:00:04.437804 13385 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.439409 13380 consensus_queue.cc:260] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.425118 13340 raft_consensus.cc:2468] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:04.441715 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.440729 13414 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:04.443105 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.423105 13230 leader_election.cc:304] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.447899 13380 ts_tablet_manager.cc:1434] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.003s
I20260710 11:00:04.449412 13380 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.454137 13422 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:04.454438 13232 leader_election.cc:343] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.458410 13089 catalog_manager.cc:5697] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.451776 13442 raft_consensus.cc:2804] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.463033 13442 raft_consensus.cc:697] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:04.463295 13383 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.463708 13383 ts_tablet_manager.cc:1403] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.221s	user 0.026s	sys 0.025s
I20260710 11:00:04.463836 13442 consensus_queue.cc:237] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.454624 13422 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.474377 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.466881 13418 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:00:04.475467 13383 raft_consensus.cc:359] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.476097 13383 raft_consensus.cc:385] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.476372 13383 raft_consensus.cc:740] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.476965 13383 consensus_queue.cc:260] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
W20260710 11:00:04.472551 13232 leader_election.cc:343] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.479413 13157 leader_election.cc:304] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [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: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
W20260710 11:00:04.480242 13230 leader_election.cc:343] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.480159 13389 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.480093 13383 ts_tablet_manager.cc:1434] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:00:04.484184 13383 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.484773 13418 raft_consensus.cc:2749] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.485708 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.486570 13266 raft_consensus.cc:2468] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.487601 13422 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.489686 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.491197 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.491969 13340 raft_consensus.cc:2468] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.493177 13155 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [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: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:04.494086 13380 tablet_bootstrap.cc:654] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.494015 13422 raft_consensus.cc:2804] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:04.494560 13422 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.494918 13422 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:04.496435 13232 leader_election.cc:343] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.500558 13439 consensus_queue.cc:1048] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.501884 13383 tablet_bootstrap.cc:654] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.503854 13232 leader_election.cc:304] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.508975 13439 raft_consensus.cc:2749] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.510736 13439 consensus_queue.cc:1048] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.512626 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:04.513450 13230 leader_election.cc:343] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.513949 13230 leader_election.cc:304] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.505192 13422 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.515455 13439 raft_consensus.cc:2749] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.516212 13190 raft_consensus.cc:1240] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Rejecting Update request from peer bbb13bc2be5b408bad8cdbee0155c837 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:00:04.521574 13422 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 2 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
W20260710 11:00:04.522540 13230 leader_election.cc:343] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.523030 13230 leader_election.cc:304] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.523165 13439 consensus_queue.cc:1059] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:04.523845 13393 raft_consensus.cc:2749] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.523975 13439 raft_consensus.cc:3055] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:04.524827 13439 raft_consensus.cc:740] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:04.525373 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.526463 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.525952 13439 consensus_queue.cc:260] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.533042 13439 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:04.538158 13380 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.538724 13380 ts_tablet_manager.cc:1403] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.004s
I20260710 11:00:04.545420 13087 catalog_manager.cc:5697] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.554157 13383 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.554946 13383 ts_tablet_manager.cc:1403] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.012s
I20260710 11:00:04.555047 13385 tablet_bootstrap.cc:654] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.557605 13266 raft_consensus.cc:2410] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:04.558005 13380 raft_consensus.cc:359] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.558657 13380 raft_consensus.cc:385] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.558934 13380 raft_consensus.cc:740] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.563084 13157 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [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: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.564669 13418 raft_consensus.cc:2749] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:04.565850 13418 raft_consensus.cc:493] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.566301 13418 raft_consensus.cc:515] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.568583 13418 leader_election.cc:290] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.569231 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.569586 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.570262 13337 raft_consensus.cc:2468] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
W20260710 11:00:04.570649 13157 leader_election.cc:343] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.571061 13380 consensus_queue.cc:260] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.571556 13383 raft_consensus.cc:359] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.572124 13155 leader_election.cc:304] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [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: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.572767 13383 raft_consensus.cc:385] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.573118 13383 raft_consensus.cc:740] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.573251 13380 ts_tablet_manager.cc:1434] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260710 11:00:04.573329 13418 raft_consensus.cc:2804] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.573753 13418 raft_consensus.cc:493] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.574081 13418 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.574265 13380 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.574080 13383 consensus_queue.cc:260] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.576603 13383 ts_tablet_manager.cc:1434] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:00:04.577561 13383 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.581385 13380 tablet_bootstrap.cc:654] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.581737 13418 raft_consensus.cc:515] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.583403 13383 tablet_bootstrap.cc:654] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.585922 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.586714 13337 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.593539 13088 catalog_manager.cc:5697] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.595057 13383 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.595556 13383 ts_tablet_manager.cc:1403] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:00:04.595954 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
W20260710 11:00:04.597466 13157 leader_election.cc:343] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.598052 13422 raft_consensus.cc:493] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.598457 13383 raft_consensus.cc:359] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.599249 13383 raft_consensus.cc:385] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.600425 13418 leader_election.cc:290] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.600625 13383 raft_consensus.cc:740] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.601449 13383 consensus_queue.cc:260] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.603329 13340 raft_consensus.cc:3060] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.598505 13422 raft_consensus.cc:515] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.606289 13422 leader_election.cc:290] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.606494 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.606978 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:04.608027 13155 leader_election.cc:343] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:04.610257 13157 leader_election.cc:343] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.612372 13157 leader_election.cc:304] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.618921 13385 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.619392 13385 ts_tablet_manager.cc:1403] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.024s
I20260710 11:00:04.603497 13380 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.620007 13380 ts_tablet_manager.cc:1403] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.007s
I20260710 11:00:04.620337 13449 consensus_queue.cc:1048] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.599512 13337 raft_consensus.cc:2468] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.622320 13385 raft_consensus.cc:359] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.623168 13385 raft_consensus.cc:385] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.623433 13385 raft_consensus.cc:740] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.623600 13383 ts_tablet_manager.cc:1434] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 11:00:04.623847 13155 leader_election.cc:304] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.624459 13383 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.624186 13385 consensus_queue.cc:260] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.624954 13449 raft_consensus.cc:2804] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.625415 13449 raft_consensus.cc:697] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:04.625671 13389 raft_consensus.cc:2749] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.626235 13385 ts_tablet_manager.cc:1434] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:04.626230 13449 consensus_queue.cc:237] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.627331 13385 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.629204 13089 catalog_manager.cc:5697] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.632081 13383 tablet_bootstrap.cc:654] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.632099 13089 catalog_manager.cc:5697] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.635200 13089 catalog_manager.cc:5697] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.651117 13380 raft_consensus.cc:359] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.651965 13380 raft_consensus.cc:385] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.652244 13380 raft_consensus.cc:740] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.653230 13385 tablet_bootstrap.cc:654] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:04.654865 13157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.199.194:41491, user_credentials={real_user=slave}} blocked reactor thread for 46790us
I20260710 11:00:04.652966 13380 consensus_queue.cc:260] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.667145 13380 ts_tablet_manager.cc:1434] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260710 11:00:04.668079 13380 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.677399 13088 catalog_manager.cc:5697] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:04.682046 13383 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.682521 13383 ts_tablet_manager.cc:1403] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260710 11:00:04.687877 13383 raft_consensus.cc:359] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.688571 13383 raft_consensus.cc:385] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.688483 13449 consensus_queue.cc:1048] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.689077 13383 raft_consensus.cc:740] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.690574 13383 consensus_queue.cc:260] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.692873 13383 ts_tablet_manager.cc:1434] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:04.693768 13383 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.694976 13439 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:04.702673 13385 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.703223 13385 ts_tablet_manager.cc:1403] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.028s
I20260710 11:00:04.704278 13380 tablet_bootstrap.cc:654] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.714073 13385 raft_consensus.cc:359] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.714890 13383 tablet_bootstrap.cc:654] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.714941 13385 raft_consensus.cc:385] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.715435 13385 raft_consensus.cc:740] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.717727 13385 consensus_queue.cc:260] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.720031 13385 ts_tablet_manager.cc:1434] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:00:04.719931 13449 raft_consensus.cc:493] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.720594 13449 raft_consensus.cc:515] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.724314 13449 leader_election.cc:290] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.728464 13340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.728801 13439 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:04.731691 13155 leader_election.cc:343] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.732882 13439 raft_consensus.cc:493] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.736442 13385 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.734155 13439 raft_consensus.cc:515] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.750226 13385 tablet_bootstrap.cc:654] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.750854 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:04.754151 13439 leader_election.cc:290] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.756366 13393 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:04.761088 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.761935 13338 raft_consensus.cc:2393] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bbb13bc2be5b408bad8cdbee0155c837 in current term 1: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
W20260710 11:00:04.763401 13157 leader_election.cc:343] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.763911 13157 leader_election.cc:304] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:04.765275 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.765476 13449 raft_consensus.cc:2749] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.774598 13380 tablet_bootstrap.cc:492] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:04.775111 13380 ts_tablet_manager.cc:1403] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.017s
I20260710 11:00:04.776923 13232 leader_election.cc:304] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.777798 13380 raft_consensus.cc:359] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.778496 13380 raft_consensus.cc:385] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.778775 13380 raft_consensus.cc:740] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.779004 13392 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.779244 13440 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.779520 13380 consensus_queue.cc:260] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.784401 13380 ts_tablet_manager.cc:1434] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:04.786319 13448 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:04.788183 13392 raft_consensus.cc:2749] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:04.801865 13410 raft_consensus.cc:493] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.802485 13410 raft_consensus.cc:515] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.804816 13410 leader_election.cc:290] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:04.807873 13380 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:04.808115 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:04.811465 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:04.813417 13306 leader_election.cc:343] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:04.817037 13385 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:04.817555 13385 ts_tablet_manager.cc:1403] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.020s
I20260710 11:00:04.818233 13383 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:04.818609 13383 ts_tablet_manager.cc:1403] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.125s	user 0.045s	sys 0.019s
I20260710 11:00:04.817492 13439 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:00:04.812168 13265 raft_consensus.cc:2468] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:04.825068 13385 raft_consensus.cc:359] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.825819 13385 raft_consensus.cc:385] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.826139 13385 raft_consensus.cc:740] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.825103 13383 raft_consensus.cc:359] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.827541 13383 raft_consensus.cc:385] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:04.827545 13385 consensus_queue.cc:260] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.828286 13383 raft_consensus.cc:740] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:04.821885 13393 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:00:04.846967 13470 raft_consensus.cc:493] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.847709 13470 raft_consensus.cc:515] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.850512 13470 leader_election.cc:290] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.864276 13449 consensus_queue.cc:1048] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:04.874475 13383 consensus_queue.cc:260] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.875334 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.875972 13337 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.876857 13383 ts_tablet_manager.cc:1434] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260710 11:00:04.877302 13155 leader_election.cc:304] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:04.877830 13383 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:04.878041 13470 raft_consensus.cc:2804] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.878825 13470 raft_consensus.cc:493] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.879168 13470 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.883677 13385 ts_tablet_manager.cc:1434] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.007s
I20260710 11:00:04.884629 13385 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:04.889518 13380 tablet_bootstrap.cc:654] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.881649 13306 leader_election.cc:304] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [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: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:04.893414 13410 raft_consensus.cc:2804] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:04.893776 13410 raft_consensus.cc:493] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:04.894094 13410 raft_consensus.cc:3060] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.900161 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
W20260710 11:00:04.902799 13232 consensus_peers.cc:597] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:04.903031 13265 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:04.928855 13449 consensus_queue.cc:1048] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:04.932251 13470 raft_consensus.cc:515] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.940903 13470 leader_election.cc:290] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.942700 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:04.943351 13339 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:04.943578 13157 consensus_peers.cc:597] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:04.944774 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.945333 13266 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.955650 13266 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.960012 13157 leader_election.cc:304] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:04.960826 13470 raft_consensus.cc:2804] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:04.961572 13470 raft_consensus.cc:697] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:04.962375 13470 consensus_queue.cc:237] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.964236 13339 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:04.968700 13385 tablet_bootstrap.cc:654] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:04.971931 13392 raft_consensus.cc:493] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:04.972458 13392 raft_consensus.cc:515] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.976246 13392 leader_election.cc:290] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:04.966306 13410 raft_consensus.cc:515] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:04.994854 13410 leader_election.cc:290] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:04.994961 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:04.995296 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:04.995723 13337 raft_consensus.cc:2468] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:04.995828 13190 raft_consensus.cc:3060] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:04.997574 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf2f4f7a76f44b3b2004412415d61ba" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:04.998348 13265 raft_consensus.cc:3060] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.003593 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.011439 13410 raft_consensus.cc:493] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.011983 13410 raft_consensus.cc:515] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.015579 13230 leader_election.cc:304] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.016543 13190 raft_consensus.cc:2468] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
W20260710 11:00:05.017266 13232 leader_election.cc:343] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.017856 13306 leader_election.cc:304] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:05.018682 13414 raft_consensus.cc:2804] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.019160 13414 raft_consensus.cc:697] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:05.019737 13265 raft_consensus.cc:2468] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.020426 13414 consensus_queue.cc:237] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.021384 13410 leader_election.cc:290] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.022174 13392 raft_consensus.cc:2804] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.022552 13392 raft_consensus.cc:493] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.022908 13392 raft_consensus.cc:3060] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.024674 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.025038 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.025521 13383 tablet_bootstrap.cc:654] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.025298 13266 raft_consensus.cc:2468] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:05.025655 13189 raft_consensus.cc:2468] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:05.028230 13306 leader_election.cc:304] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.029780 13382 raft_consensus.cc:2804] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.030117 13382 raft_consensus.cc:493] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.030443 13382 raft_consensus.cc:3060] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.031773 13439 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.034469 13389 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:05.038146 13382 raft_consensus.cc:515] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.040130 13382 leader_election.cc:290] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.049646 13439 raft_consensus.cc:493] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.050159 13439 raft_consensus.cc:515] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.050505 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.050426 13392 raft_consensus.cc:515] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.051281 13189 raft_consensus.cc:3060] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.053385 13392 leader_election.cc:290] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.055225 13380 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.055800 13380 ts_tablet_manager.cc:1403] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.249s	user 0.034s	sys 0.037s
I20260710 11:00:05.052295 13439 leader_election.cc:290] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.060230 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:05.061266 13339 raft_consensus.cc:3060] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.067685 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da27f74a9fa400585b514108490e949" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.068495 13265 raft_consensus.cc:3060] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.060249 13338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.073673 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
W20260710 11:00:05.073770 13230 leader_election.cc:343] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.074882 13232 leader_election.cc:343] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.075311 13189 raft_consensus.cc:2468] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.075855 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.088227 13439 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:05.091219 13306 leader_election.cc:304] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
W20260710 11:00:05.092438 13232 leader_election.cc:343] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.093623 13385 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.094218 13385 ts_tablet_manager.cc:1403] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.210s	user 0.011s	sys 0.017s
I20260710 11:00:05.095474 13232 leader_election.cc:304] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.096953 13439 raft_consensus.cc:2749] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.100368 13410 raft_consensus.cc:2804] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.103431 13470 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:05.112478 13410 raft_consensus.cc:697] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:05.135931 13380 raft_consensus.cc:359] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.137499 13380 raft_consensus.cc:385] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.137914 13380 raft_consensus.cc:740] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.138792 13380 consensus_queue.cc:260] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.138338 13385 raft_consensus.cc:359] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.140129 13385 raft_consensus.cc:385] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.140496 13385 raft_consensus.cc:740] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.143559 13410 consensus_queue.cc:237] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.144699 13380 ts_tablet_manager.cc:1434] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.005s
I20260710 11:00:05.145565 13380 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.146389 13383 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.146692 13383 ts_tablet_manager.cc:1403] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.013s
I20260710 11:00:05.140544 13265 raft_consensus.cc:2468] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.149607 13383 raft_consensus.cc:359] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.152573 13383 raft_consensus.cc:385] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.152839 13383 raft_consensus.cc:740] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.152449 13385 consensus_queue.cc:260] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.153338 13383 consensus_queue.cc:260] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.156106 13383 ts_tablet_manager.cc:1434] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 11:00:05.156941 13383 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.151448 13339 raft_consensus.cc:2468] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.163528 13385 ts_tablet_manager.cc:1434] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.003s
I20260710 11:00:05.165226 13385 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:05.161432 13088 catalog_manager.cc:5697] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
W20260710 11:00:05.171686 13491 log.cc:927] Time spent T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260710 11:00:05.177414 13230 leader_election.cc:304] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.178821 13442 raft_consensus.cc:2804] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.181576 13442 raft_consensus.cc:697] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:05.182696 13383 tablet_bootstrap.cc:654] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.182358 13442 consensus_queue.cc:237] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.191286 13418 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.196000 13385 tablet_bootstrap.cc:654] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.208388 13086 catalog_manager.cc:5697] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.211284 13410 raft_consensus.cc:493] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.212016 13410 raft_consensus.cc:515] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.221381 13410 leader_election.cc:290] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.223284 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.224007 13380 tablet_bootstrap.cc:654] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.223940 13266 raft_consensus.cc:2468] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:05.224336 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.225188 13306 leader_election.cc:304] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
W20260710 11:00:05.226624 13306 leader_election.cc:343] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.228399 13410 raft_consensus.cc:2804] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.227186 13089 catalog_manager.cc:5697] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.228917 13410 raft_consensus.cc:493] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.229419 13410 raft_consensus.cc:3060] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.241468 13410 raft_consensus.cc:515] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.244997 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
W20260710 11:00:05.246454 13306 leader_election.cc:343] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.253923 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.254499 13266 raft_consensus.cc:3060] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.254905 13383 tablet_bootstrap.cc:492] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.255316 13383 ts_tablet_manager.cc:1403] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.009s
I20260710 11:00:05.251646 13410 leader_election.cc:290] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.262919 13266 raft_consensus.cc:2468] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.264353 13306 leader_election.cc:304] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.265177 13410 raft_consensus.cc:2804] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.265645 13410 raft_consensus.cc:697] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:05.266687 13385 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.266477 13410 consensus_queue.cc:237] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.267140 13385 ts_tablet_manager.cc:1403] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.019s
I20260710 11:00:05.266882 13383 raft_consensus.cc:359] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.267590 13383 raft_consensus.cc:385] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.267910 13383 raft_consensus.cc:740] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.269932 13385 raft_consensus.cc:359] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.270452 13380 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.270555 13385 raft_consensus.cc:385] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.270913 13380 ts_tablet_manager.cc:1403] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.018s
I20260710 11:00:05.270860 13385 raft_consensus.cc:740] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.271759 13385 consensus_queue.cc:260] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.273700 13385 ts_tablet_manager.cc:1434] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:05.274569 13385 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:05.273945 13086 catalog_manager.cc:5697] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.268920 13383 consensus_queue.cc:260] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.273350 13380 raft_consensus.cc:359] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.278914 13380 raft_consensus.cc:385] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.279206 13380 raft_consensus.cc:740] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.279822 13380 consensus_queue.cc:260] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.280493 13385 tablet_bootstrap.cc:654] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.282344 13380 ts_tablet_manager.cc:1434] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 11:00:05.283280 13380 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.284251 13383 ts_tablet_manager.cc:1434] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:00:05.285175 13383 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.290779 13380 tablet_bootstrap.cc:654] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.293097 13385 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.293399 13385 ts_tablet_manager.cc:1403] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:00:05.296057 13385 raft_consensus.cc:359] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.297474 13385 raft_consensus.cc:385] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.297734 13385 raft_consensus.cc:740] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.298329 13385 consensus_queue.cc:260] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.300532 13385 ts_tablet_manager.cc:1434] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:05.301355 13385 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:05.301811 13383 tablet_bootstrap.cc:654] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.302824 13418 raft_consensus.cc:493] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.303313 13418 raft_consensus.cc:515] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.305342 13418 leader_election.cc:290] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.306173 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.308115 13385 tablet_bootstrap.cc:654] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.308072 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81b571ac31844180aa9ff1d492420289" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.309005 13336 raft_consensus.cc:2393] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee in current term 1: Already voted for candidate bbb13bc2be5b408bad8cdbee0155c837 in this term.
I20260710 11:00:05.311440 13155 leader_election.cc:304] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:05.311506 13088 catalog_manager.cc:5697] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.315954 13418 raft_consensus.cc:3060] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.323328 13418 raft_consensus.cc:2749] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.324445 13385 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.325032 13385 ts_tablet_manager.cc:1403] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:00:05.331746 13385 raft_consensus.cc:359] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.332643 13385 raft_consensus.cc:385] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.332964 13385 raft_consensus.cc:740] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.334427 13385 consensus_queue.cc:260] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.335634 13380 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.336066 13380 ts_tablet_manager.cc:1403] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.014s
I20260710 11:00:05.336180 13383 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.336659 13385 ts_tablet_manager.cc:1434] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:00:05.336654 13383 ts_tablet_manager.cc:1403] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.005s
I20260710 11:00:05.338543 13380 raft_consensus.cc:359] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.339324 13380 raft_consensus.cc:385] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.339614 13380 raft_consensus.cc:740] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.339444 13383 raft_consensus.cc:359] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.339509 13190 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.340445 13383 raft_consensus.cc:385] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.340917 13383 raft_consensus.cc:740] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.340451 13380 consensus_queue.cc:260] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.343142 13380 ts_tablet_manager.cc:1434] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:05.344162 13380 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.348614 13385 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:05.352660 13380 tablet_bootstrap.cc:654] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.341624 13383 consensus_queue.cc:260] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.353003 13392 raft_consensus.cc:493] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.353507 13392 raft_consensus.cc:515] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.354920 13383 ts_tablet_manager.cc:1434] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:00:05.355052 13385 tablet_bootstrap.cc:654] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.356015 13383 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.357209 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.358359 13440 raft_consensus.cc:493] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.358997 13440 raft_consensus.cc:515] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.361670 13440 leader_election.cc:290] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.364022 13383 tablet_bootstrap.cc:654] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.365195 13380 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.365710 13380 ts_tablet_manager.cc:1403] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:00:05.367944 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
W20260710 11:00:05.370060 13230 leader_election.cc:343] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.370093 13380 raft_consensus.cc:359] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.371109 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b91eace89d84bdd9f1a0d1f14acee93" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.371577 13380 raft_consensus.cc:385] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.373428 13380 raft_consensus.cc:740] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.374375 13380 consensus_queue.cc:260] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.377774 13230 leader_election.cc:304] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.379302 13380 ts_tablet_manager.cc:1434] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:05.379333 13442 raft_consensus.cc:2749] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.376752 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.377166 13385 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.381207 13385 ts_tablet_manager.cc:1403] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.007s
W20260710 11:00:05.382185 13232 leader_election.cc:343] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.382807 13232 leader_election.cc:304] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.383867 13442 raft_consensus.cc:2749] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.383900 13385 raft_consensus.cc:359] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.384738 13385 raft_consensus.cc:385] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.385031 13385 raft_consensus.cc:740] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.385401 13418 consensus_queue.cc:1048] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.386431 13380 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.384987 13392 leader_election.cc:290] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.385710 13385 consensus_queue.cc:260] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.394917 13385 ts_tablet_manager.cc:1434] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 11:00:05.395833 13385 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: Bootstrap starting.
I20260710 11:00:05.396575 13383 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.397070 13383 ts_tablet_manager.cc:1403] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.012s
I20260710 11:00:05.399912 13380 tablet_bootstrap.cc:654] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.401012 13383 raft_consensus.cc:359] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.404085 13383 raft_consensus.cc:385] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.406523 13385 tablet_bootstrap.cc:654] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.405642 13383 raft_consensus.cc:740] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.409621 13383 consensus_queue.cc:260] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.411710 13380 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.412133 13383 ts_tablet_manager.cc:1434] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:00:05.412197 13380 ts_tablet_manager.cc:1403] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 11:00:05.413107 13383 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.415313 13380 raft_consensus.cc:359] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.419335 13380 raft_consensus.cc:385] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.419778 13380 raft_consensus.cc:740] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.420535 13410 raft_consensus.cc:493] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.420601 13380 consensus_queue.cc:260] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.422863 13410 raft_consensus.cc:515] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.425567 13410 leader_election.cc:290] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.428751 13380 ts_tablet_manager.cc:1434] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:00:05.431227 13380 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.443099 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.445602 13265 raft_consensus.cc:2468] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:05.443106 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.446862 13470 consensus_queue.cc:1048] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.448163 13306 leader_election.cc:304] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
W20260710 11:00:05.449033 13306 leader_election.cc:343] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.450007 13383 tablet_bootstrap.cc:654] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.448983 13410 raft_consensus.cc:2804] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.451396 13410 raft_consensus.cc:493] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.451753 13410 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.453162 13380 tablet_bootstrap.cc:654] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.462205 13385 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: No bootstrap required, opened a new log
I20260710 11:00:05.472265 13385 ts_tablet_manager.cc:1403] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.005s
W20260710 11:00:05.463677 13137 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:05.467156 13383 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.474047 13383 ts_tablet_manager.cc:1403] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.008s
I20260710 11:00:05.468051 13380 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.475737 13380 ts_tablet_manager.cc:1403] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.004s
I20260710 11:00:05.477094 13383 raft_consensus.cc:359] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.471438 13410 raft_consensus.cc:515] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.477772 13383 raft_consensus.cc:385] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.478065 13383 raft_consensus.cc:740] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.479353 13410 leader_election.cc:290] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.479471 13414 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.479748 13385 raft_consensus.cc:359] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.480404 13385 raft_consensus.cc:385] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.480131 13383 consensus_queue.cc:260] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.480962 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.481609 13266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.482165 13266 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.482597 13306 leader_election.cc:343] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.483037 13383 ts_tablet_manager.cc:1434] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:00:05.480667 13385 raft_consensus.cc:740] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.483980 13383 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.484985 13380 raft_consensus.cc:359] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.485605 13380 raft_consensus.cc:385] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.485883 13380 raft_consensus.cc:740] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.486536 13380 consensus_queue.cc:260] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.487016 13385 consensus_queue.cc:260] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.492241 13266 raft_consensus.cc:2468] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.495900 13380 ts_tablet_manager.cc:1434] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:00:05.497731 13380 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.498684 13385 ts_tablet_manager.cc:1434] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:00:05.497400 13414 raft_consensus.cc:493] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.499670 13306 leader_election.cc:304] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.499955 13414 raft_consensus.cc:515] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.500869 13410 raft_consensus.cc:2804] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.502575 13414 leader_election.cc:290] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.503631 13266 raft_consensus.cc:3060] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.502662 13410 raft_consensus.cc:697] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:05.506431 13410 consensus_queue.cc:237] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.510227 13470 raft_consensus.cc:493] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.510859 13470 raft_consensus.cc:515] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.515316 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.516232 13264 raft_consensus.cc:2468] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 0.
I20260710 11:00:05.519574 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.520295 13264 raft_consensus.cc:2393] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee in current term 1: Already voted for candidate 143fafeab51e4583a2946db1f93c83f2 in this term.
I20260710 11:00:05.521720 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.521890 13470 leader_election.cc:290] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.524115 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897394840a494a6ca68440cbd9943901" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.525692 13470 raft_consensus.cc:493] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.526149 13470 raft_consensus.cc:515] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.527197 13155 leader_election.cc:304] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:05.529047 13418 raft_consensus.cc:3060] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:05.529332 13306 leader_election.cc:343] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.530010 13306 leader_election.cc:304] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [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: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.533259 13410 raft_consensus.cc:2804] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.538512 13380 tablet_bootstrap.cc:654] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.536387 13440 raft_consensus.cc:493] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.533665 13410 raft_consensus.cc:493] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.553844 13440 raft_consensus.cc:515] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.535789 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.542040 13470 leader_election.cc:290] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.533396 13088 catalog_manager.cc:5697] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.554646 13410 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.558728 13440 leader_election.cc:290] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.555713 13264 raft_consensus.cc:2468] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:05.535679 13414 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 11:00:05.537948 13418 raft_consensus.cc:2749] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.562089 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca787f3e53bd4ebf952f8eaedb135d08" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.562744 13336 raft_consensus.cc:2468] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:05.563987 13383 tablet_bootstrap.cc:654] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.537321 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.564666 13230 leader_election.cc:304] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.594888 13337 raft_consensus.cc:2468] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:05.564893 13470 raft_consensus.cc:493] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.598071 13470 raft_consensus.cc:515] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.599326 13410 raft_consensus.cc:515] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.595992 13440 raft_consensus.cc:2804] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.600121 13440 raft_consensus.cc:493] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.596418 13157 leader_election.cc:304] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.600831 13440 raft_consensus.cc:3060] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.601436 13418 raft_consensus.cc:2804] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.602200 13418 raft_consensus.cc:493] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.602515 13418 raft_consensus.cc:3060] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.607232 13470 leader_election.cc:290] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
W20260710 11:00:05.610318 13157 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.199.194:41491, user_credentials={real_user=slave}} blocked reactor thread for 43908.5us
I20260710 11:00:05.610075 13382 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:05.613025 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca787f3e53bd4ebf952f8eaedb135d08" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.613834 13440 raft_consensus.cc:515] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.622970 13440 leader_election.cc:290] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.624254 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca787f3e53bd4ebf952f8eaedb135d08" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:05.624915 13337 raft_consensus.cc:3060] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.625465 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.625885 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.633296 13410 leader_election.cc:290] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
W20260710 11:00:05.631623 13306 leader_election.cc:343] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.632974 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.635354 13262 raft_consensus.cc:2468] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 0.
I20260710 11:00:05.635409 13418 raft_consensus.cc:515] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.635967 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.636551 13261 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.637362 13418 leader_election.cc:290] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.637879 13383 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.638338 13383 ts_tablet_manager.cc:1403] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.003s
W20260710 11:00:05.639415 13232 leader_election.cc:343] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:05.638917 13155 leader_election.cc:343] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.650274 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:05.650914 13336 raft_consensus.cc:3060] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.655400 13261 raft_consensus.cc:2468] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 1.
I20260710 11:00:05.656808 13306 leader_election.cc:304] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:05.659230 13336 raft_consensus.cc:2468] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:05.660070 13382 raft_consensus.cc:2804] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.660588 13382 raft_consensus.cc:697] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:05.661545 13382 consensus_queue.cc:237] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.666004 13155 leader_election.cc:304] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:05.670426 13418 raft_consensus.cc:2804] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.671684 13418 raft_consensus.cc:697] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:05.671319 13380 tablet_bootstrap.cc:492] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.674419 13380 ts_tablet_manager.cc:1403] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.177s	user 0.010s	sys 0.007s
I20260710 11:00:05.678169 13383 raft_consensus.cc:359] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.680536 13383 raft_consensus.cc:385] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.680814 13383 raft_consensus.cc:740] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.679224 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38abd12e8bd840e98ded36e35e07673a" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.683949 13265 raft_consensus.cc:3060] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.672480 13418 consensus_queue.cc:237] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.693832 13383 consensus_queue.cc:260] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.694180 13440 raft_consensus.cc:493] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.696437 13440 raft_consensus.cc:515] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.698194 13337 raft_consensus.cc:2468] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.699528 13230 leader_election.cc:304] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.700487 13393 raft_consensus.cc:2804] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.700392 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.701213 13393 raft_consensus.cc:697] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:05.701786 13337 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:05.702939 13440 leader_election.cc:290] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.702116 13393 consensus_queue.cc:237] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.703581 13230 leader_election.cc:304] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.705188 13440 raft_consensus.cc:2804] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.705767 13440 raft_consensus.cc:493] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.706295 13440 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.707201 13157 leader_election.cc:304] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [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: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2
I20260710 11:00:05.718214 13389 raft_consensus.cc:2804] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.718701 13389 raft_consensus.cc:493] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.719105 13389 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.730317 13383 ts_tablet_manager.cc:1434] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.003s
I20260710 11:00:05.731518 13383 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.725535 13392 consensus_queue.cc:1048] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:00:05.738466 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca787f3e53bd4ebf952f8eaedb135d08" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.739095 13188 raft_consensus.cc:3060] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.739058 13389 raft_consensus.cc:515] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.741123 13389 leader_election.cc:290] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
W20260710 11:00:05.712905 13306 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.193:36445, user_credentials={real_user=slave}} blocked reactor thread for 49494.1us
I20260710 11:00:05.737069 13380 raft_consensus.cc:359] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.748440 13380 raft_consensus.cc:385] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.748684 13380 raft_consensus.cc:740] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.736935 13265 raft_consensus.cc:2468] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:05.746376 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:05.753588 13383 tablet_bootstrap.cc:654] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.753995 13380 consensus_queue.cc:260] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.757879 13086 catalog_manager.cc:5697] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:05.763662 13088 catalog_manager.cc:5697] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.769994 13380 ts_tablet_manager.cc:1434] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.095s	user 0.003s	sys 0.004s
I20260710 11:00:05.771028 13380 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: Bootstrap starting.
I20260710 11:00:05.767649 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.771731 13190 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:05.776192 13188 raft_consensus.cc:2468] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.757618 13410 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:00:05.781350 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:05.781503 13392 raft_consensus.cc:493] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.781947 13264 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.781993 13392 raft_consensus.cc:515] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.784103 13392 leader_election.cc:290] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.786962 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:05.787591 13336 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:05.788681 13230 leader_election.cc:304] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.789410 13393 raft_consensus.cc:2804] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:05.789819 13393 raft_consensus.cc:493] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:05.790220 13393 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.793974 13442 consensus_queue.cc:1048] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.795394 13440 raft_consensus.cc:515] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.798807 13440 leader_election.cc:290] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.799865 13380 tablet_bootstrap.cc:654] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.801240 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
W20260710 11:00:05.801654 13155 leader_election.cc:343] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:05.801810 13336 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.806855 13089 catalog_manager.cc:5697] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.810712 13336 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.808219 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.811414 13188 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 0.
I20260710 11:00:05.811897 13230 leader_election.cc:304] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.812644 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.816995 13188 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.817735 13264 raft_consensus.cc:2468] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 1.
I20260710 11:00:05.818691 13440 raft_consensus.cc:2804] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.818954 13157 leader_election.cc:304] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837; no voters: 143fafeab51e4583a2946db1f93c83f2
I20260710 11:00:05.819219 13440 raft_consensus.cc:697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:05.820194 13440 consensus_queue.cc:237] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.825383 13389 raft_consensus.cc:2804] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.826277 13389 raft_consensus.cc:697] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:05.827829 13389 consensus_queue.cc:237] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.842007 13188 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.842918 13393 raft_consensus.cc:515] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.845129 13383 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.845563 13383 ts_tablet_manager.cc:1403] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.114s	user 0.001s	sys 0.011s
I20260710 11:00:05.846589 13393 leader_election.cc:290] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:05.847736 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:05.848306 13336 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.850056 13380 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: No bootstrap required, opened a new log
I20260710 11:00:05.850486 13380 ts_tablet_manager.cc:1403] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.011s
I20260710 11:00:05.852627 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "bbb13bc2be5b408bad8cdbee0155c837" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:05.853263 13188 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.853399 13380 raft_consensus.cc:359] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.853994 13380 raft_consensus.cc:385] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.854216 13380 raft_consensus.cc:740] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.855436 13336 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.854796 13380 consensus_queue.cc:260] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.856592 13230 leader_election.cc:304] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:05.857448 13442 raft_consensus.cc:2804] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:05.858376 13442 raft_consensus.cc:697] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Leader. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:05.859212 13442 consensus_queue.cc:237] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.860699 13188 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbb13bc2be5b408bad8cdbee0155c837 in term 1.
I20260710 11:00:05.865962 13380 ts_tablet_manager.cc:1434] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:05.868279 13525 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:05.872502 13525 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.873500 13086 catalog_manager.cc:5697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.885579 13383 raft_consensus.cc:359] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.886554 13383 raft_consensus.cc:385] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.887254 13383 raft_consensus.cc:740] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.889364 13383 consensus_queue.cc:260] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.892676 13383 ts_tablet_manager.cc:1434] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.003s
I20260710 11:00:05.897496 13525 raft_consensus.cc:493] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:05.898129 13525 raft_consensus.cc:515] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.904181 13525 leader_election.cc:290] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:05.905967 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:05.910116 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:05.911007 13265 raft_consensus.cc:2393] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 143fafeab51e4583a2946db1f93c83f2 in current term 1: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
I20260710 11:00:05.912355 13306 leader_election.cc:304] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2; no voters: 4f098c5588a648418202da2fcba905ee, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:05.913076 13410 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:05.913250 13089 catalog_manager.cc:5697] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: term changed from 0 to 1, leader changed from <none> to bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.918399 13088 catalog_manager.cc:5697] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:05.921809 13383 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: Bootstrap starting.
I20260710 11:00:05.923321 13410 raft_consensus.cc:2749] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:05.929715 13383 tablet_bootstrap.cc:654] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:05.945647 13383 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: No bootstrap required, opened a new log
I20260710 11:00:05.946228 13383 ts_tablet_manager.cc:1403] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260710 11:00:05.950271 13383 raft_consensus.cc:359] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.951234 13383 raft_consensus.cc:385] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:05.951609 13383 raft_consensus.cc:740] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Initialized, Role: FOLLOWER
I20260710 11:00:05.952492 13383 consensus_queue.cc:260] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:05.954747 13383 ts_tablet_manager.cc:1434] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:00:05.985112 13410 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:05.987468 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:05.996134 13544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:05.997149 13188 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.004005 13528 raft_consensus.cc:493] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:06.004532 13528 raft_consensus.cc:515] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:06.006601 13528 leader_election.cc:290] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:06.008173 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:06.008940 13265 raft_consensus.cc:2393] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f098c5588a648418202da2fcba905ee in current term 1: Already voted for candidate 143fafeab51e4583a2946db1f93c83f2 in this term.
I20260710 11:00:06.009495 13525 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.010689 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "143fafeab51e4583a2946db1f93c83f2" is_pre_election: true
I20260710 11:00:06.012699 13525 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bbb13bc2be5b408bad8cdbee0155c837)
I20260710 11:00:06.012794 13155 leader_election.cc:304] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f098c5588a648418202da2fcba905ee; no voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837
I20260710 11:00:06.013218 13525 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:06.014250 13418 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:06.025553 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee" is_pre_election: true
I20260710 11:00:06.026760 13190 raft_consensus.cc:2393] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 143fafeab51e4583a2946db1f93c83f2 in current term 2: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
W20260710 11:00:06.027202 13545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:06.029480 13525 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:06.030258 13418 raft_consensus.cc:2749] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:06.031837 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837" is_pre_election: true
I20260710 11:00:06.032781 13265 raft_consensus.cc:2468] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 2.
I20260710 11:00:06.036926 13306 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [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: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:06.037746 13525 raft_consensus.cc:2804] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:06.038162 13525 raft_consensus.cc:493] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bbb13bc2be5b408bad8cdbee0155c837)
I20260710 11:00:06.039364 13525 raft_consensus.cc:3060] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:06.039577 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:06.042143 13548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:06.044415 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:06.044859 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:06.045105 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681206045084 us; error 0 us; skew 500 ppm
I20260710 11:00:06.045921 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:06.048137 13525 raft_consensus.cc:515] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:06.050943 13188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:06.051815 13525 leader_election.cc:290] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:06.051980 13188 raft_consensus.cc:2393] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 143fafeab51e4583a2946db1f93c83f2 in current term 2: Already voted for candidate 4f098c5588a648418202da2fcba905ee in this term.
I20260710 11:00:06.053010 13265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2267f0e795e457c89224d64ba0df0fb" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:06.054328 12063 webserver.cc:533] Webserver started at http://127.11.199.196:34419/ using document root <none> and password file <none>
I20260710 11:00:06.054890 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:06.055091 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:06.055387 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:06.056397 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-3-root/instance:
uuid: "c641454a2878442e934acccf32fe7c08"
format_stamp: "Formatted at 2026-07-10 11:00:06 on dist-test-slave-pgv9"
I20260710 11:00:06.058018 13265 raft_consensus.cc:2468] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 2.
I20260710 11:00:06.059587 13306 leader_election.cc:304] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [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: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 4f098c5588a648418202da2fcba905ee
I20260710 11:00:06.060355 13525 raft_consensus.cc:2804] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:06.060838 13525 raft_consensus.cc:697] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:06.061676 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:00:06.061638 13525 consensus_queue.cc:237] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:06.065687 13554 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:06.066588 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:06.066962 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
uuid: "c641454a2878442e934acccf32fe7c08"
format_stamp: "Formatted at 2026-07-10 11:00:06 on dist-test-slave-pgv9"
I20260710 11:00:06.067303 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:06.070047 13089 catalog_manager.cc:5697] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 1 to 2, leader changed from bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:06.096275 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:06.097683 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:06.099752 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:06.102306 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:06.102559 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:06.102943 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:06.103137 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:06.117705 13442 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.122820 13418 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.146742 13440 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.153291 13470 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.219915 13525 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.238708 13414 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.278056 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.196:39635
I20260710 11:00:06.278137 13622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.196:39635 every 8 connection(s)
I20260710 11:00:06.283607 12063 auto_leader_rebalancer-test.cc:388] add a tserver: c641454a2878442e934acccf32fe7c08
I20260710 11:00:06.288125 13393 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:06.301029 13440 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.305500 13623 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37683
I20260710 11:00:06.305948 13623 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:06.306864 13623 heartbeater.cc:507] Master 127.11.199.254:37683 requested a full tablet report, sending...
I20260710 11:00:06.309396 13086 ts_manager.cc:194] Registered new tserver with Master: c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635)
I20260710 11:00:06.311409 13086 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44288
I20260710 11:00:06.352977 13393 consensus_queue.cc:1048] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.364012 13440 consensus_queue.cc:1048] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.366492 13470 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.374078 13470 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.492131 13188 raft_consensus.cc:1275] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:06.493438 13525 consensus_queue.cc:1048] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.507223 13265 raft_consensus.cc:1275] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:06.509040 13414 consensus_queue.cc:1048] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:06.529556 13188 consensus_queue.cc:237] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:06.537516 13265 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.537925 13336 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.539278 13470 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:06.540279 13389 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.548578 13470 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.552145 13265 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.553236 13336 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
W20260710 11:00:06.561838 13154 consensus_peers.cc:597] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38abd12e8bd840e98ded36e35e07673a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.565037 13190 consensus_queue.cc:237] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:06.570928 13089 catalog_manager.cc:5697] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.578913 13265 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.580256 13389 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:06.580025 13154 consensus_peers.cc:597] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9fea3ac3fd24cc3aa33969dfdbd575c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.581099 13336 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.582680 13470 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.593999 13389 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.595820 13265 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.608722 13337 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.614091 13086 catalog_manager.cc:5697] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.624089 13265 consensus_queue.cc:237] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:06.633916 13190 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.637606 13337 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.639647 13393 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.640535 13439 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:06.652245 13229 consensus_peers.cc:597] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29a0b4409dbc4d7bbe48f7540a7619b1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.655054 13440 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.656878 13190 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.658640 13337 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.673029 13086 catalog_manager.cc:5697] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:06.692229 13337 consensus_queue.cc:237] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:06.699051 13265 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.699051 13190 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:06.700677 13410 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.701612 13414 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:06.712947 13526 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
W20260710 11:00:06.716477 13303 consensus_peers.cc:597] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbf2f4f7a76f44b3b2004412415d61ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:06.718132 13265 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.722072 13190 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:06.729211 13089 catalog_manager.cc:5697] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:07.029455 13653 ts_tablet_manager.cc:933] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:07.037930 13653 tablet_copy_client.cc:323] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:07.050061 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:07.050640 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet 29a0b4409dbc4d7bbe48f7540a7619b1 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-29a0b4409dbc4d7bbe48f7540a7619b1
I20260710 11:00:07.058202 13276 tablet_copy_source_session.cc:215] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:07.061658 13653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a0b4409dbc4d7bbe48f7540a7619b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:07.074060 13656 ts_tablet_manager.cc:933] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:07.075790 13656 tablet_copy_client.cc:323] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.193:36445
I20260710 11:00:07.078145 13653 tablet_copy_client.cc:806] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:07.078807 13653 tablet_copy_client.cc:670] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:07.083190 13653 tablet_copy_client.cc:538] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:07.090027 13201 tablet_copy_service.cc:140] P 4f098c5588a648418202da2fcba905ee: Received BeginTabletCopySession request for tablet e9fea3ac3fd24cc3aa33969dfdbd575c from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:47582)
I20260710 11:00:07.090677 13201 tablet_copy_service.cc:161] P 4f098c5588a648418202da2fcba905ee: Beginning new tablet copy session on tablet e9fea3ac3fd24cc3aa33969dfdbd575c from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:47582: session id = c641454a2878442e934acccf32fe7c08-e9fea3ac3fd24cc3aa33969dfdbd575c
I20260710 11:00:07.092458 13653 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:07.097316 13201 tablet_copy_source_session.cc:215] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:07.100059 13656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9fea3ac3fd24cc3aa33969dfdbd575c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:07.111241 13656 tablet_copy_client.cc:806] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:07.111840 13656 tablet_copy_client.cc:670] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:07.115511 13653 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:07.115854 13656 tablet_copy_client.cc:538] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:07.116617 13653 tablet_bootstrap.cc:492] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:07.117290 13653 ts_tablet_manager.cc:1403] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260710 11:00:07.120875 13653 raft_consensus.cc:359] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.121721 13653 raft_consensus.cc:740] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:07.122336 13653 consensus_queue.cc:260] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.127089 13623 heartbeater.cc:499] Master 127.11.199.254:37683 was elected leader, sending a full tablet report...
I20260710 11:00:07.127461 13656 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:07.127705 13653 ts_tablet_manager.cc:1434] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260710 11:00:07.129879 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-29a0b4409dbc4d7bbe48f7540a7619b1 received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:07.130337 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-29a0b4409dbc4d7bbe48f7540a7619b1 on tablet 29a0b4409dbc4d7bbe48f7540a7619b1 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:07.144768 13653 ts_tablet_manager.cc:933] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:07.147634 13653 tablet_copy_client.cc:323] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.193:36445
I20260710 11:00:07.148398 13656 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:07.149219 13656 tablet_bootstrap.cc:492] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:07.149302 13201 tablet_copy_service.cc:140] P 4f098c5588a648418202da2fcba905ee: Received BeginTabletCopySession request for tablet 38abd12e8bd840e98ded36e35e07673a from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:47582)
I20260710 11:00:07.149807 13656 ts_tablet_manager.cc:1403] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.001s
I20260710 11:00:07.149871 13201 tablet_copy_service.cc:161] P 4f098c5588a648418202da2fcba905ee: Beginning new tablet copy session on tablet 38abd12e8bd840e98ded36e35e07673a from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:47582: session id = c641454a2878442e934acccf32fe7c08-38abd12e8bd840e98ded36e35e07673a
I20260710 11:00:07.153869 13656 raft_consensus.cc:359] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.154695 13656 raft_consensus.cc:740] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:07.155292 13656 consensus_queue.cc:260] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.157078 13201 tablet_copy_source_session.cc:215] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:07.157250 13656 ts_tablet_manager.cc:1434] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:07.159073 13200 tablet_copy_service.cc:342] P 4f098c5588a648418202da2fcba905ee: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-e9fea3ac3fd24cc3aa33969dfdbd575c received from {username='slave'} at 127.0.0.1:47582
I20260710 11:00:07.159500 13200 tablet_copy_service.cc:434] P 4f098c5588a648418202da2fcba905ee: ending tablet copy session c641454a2878442e934acccf32fe7c08-e9fea3ac3fd24cc3aa33969dfdbd575c on tablet e9fea3ac3fd24cc3aa33969dfdbd575c with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:07.161590 13653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38abd12e8bd840e98ded36e35e07673a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:07.180794 13653 tablet_copy_client.cc:806] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:07.181346 13653 tablet_copy_client.cc:670] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:07.184728 13653 tablet_copy_client.cc:538] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:07.191349 13653 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:07.209584 13653 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:07.210481 13653 tablet_bootstrap.cc:492] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:07.211164 13653 ts_tablet_manager.cc:1403] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 11:00:07.214262 13653 raft_consensus.cc:359] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.215140 13653 raft_consensus.cc:740] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:07.215775 13653 consensus_queue.cc:260] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.218019 13653 ts_tablet_manager.cc:1434] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:00:07.220633 13200 tablet_copy_service.cc:342] P 4f098c5588a648418202da2fcba905ee: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-38abd12e8bd840e98ded36e35e07673a received from {username='slave'} at 127.0.0.1:47582
I20260710 11:00:07.221051 13200 tablet_copy_service.cc:434] P 4f098c5588a648418202da2fcba905ee: ending tablet copy session c641454a2878442e934acccf32fe7c08-38abd12e8bd840e98ded36e35e07673a on tablet 38abd12e8bd840e98ded36e35e07673a with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:07.242679 13653 ts_tablet_manager.cc:933] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:07.245352 13653 tablet_copy_client.cc:323] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:07.255821 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet dbf2f4f7a76f44b3b2004412415d61ba from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:07.256402 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet dbf2f4f7a76f44b3b2004412415d61ba from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-dbf2f4f7a76f44b3b2004412415d61ba
I20260710 11:00:07.263825 13350 tablet_copy_source_session.cc:215] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:07.267176 13653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf2f4f7a76f44b3b2004412415d61ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:07.284051 13653 tablet_copy_client.cc:806] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:07.284583 13653 tablet_copy_client.cc:670] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:07.335966 13653 tablet_copy_client.cc:538] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:07.352519 13653 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:07.375600 13653 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:07.376470 13653 tablet_bootstrap.cc:492] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:07.377130 13653 ts_tablet_manager.cc:1403] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260710 11:00:07.380679 13653 raft_consensus.cc:359] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.381898 13653 raft_consensus.cc:740] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:07.382563 13653 consensus_queue.cc:260] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:07.385794 13653 ts_tablet_manager.cc:1434] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:00:07.387722 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-dbf2f4f7a76f44b3b2004412415d61ba received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:07.388242 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-dbf2f4f7a76f44b3b2004412415d61ba on tablet dbf2f4f7a76f44b3b2004412415d61ba with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:07.409307 13596 raft_consensus.cc:1217] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:07.680457 13596 raft_consensus.cc:1217] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:07.720160 13596 raft_consensus.cc:1217] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:07.733546 13596 raft_consensus.cc:1217] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:07.856743 13442 raft_consensus.cc:1064] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:07.859984 13442 consensus_queue.cc:237] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:07.868372 13337 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.868417 13596 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.870867 13440 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:07.872340 13671 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:07.877117 13190 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:07.892509 13439 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:07.910029 13439 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.912174 13190 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.912561 13596 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.929842 13337 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.928730 13088 catalog_manager.cc:5697] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.982743 13265 consensus_queue.cc:237] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:07.987891 13596 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.987955 13337 raft_consensus.cc:1275] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:07.990257 13442 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.991667 13672 consensus_queue.cc:1048] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:07.996254 13442 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.998272 13596 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:07.999737 13337 raft_consensus.cc:2955] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.013626 13086 catalog_manager.cc:5697] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.014282 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:08.026731 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet 29a0b4409dbc4d7bbe48f7540a7619b1 with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:08.029523 13680 tablet_replica.cc:333] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:08.030668 13680 raft_consensus.cc:2243] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.031543 13680 raft_consensus.cc:2272] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.034335 13680 ts_tablet_manager.cc:1916] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:08.047209 13680 ts_tablet_manager.cc:1929] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:08.047664 13680 log.cc:1199] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/29a0b4409dbc4d7bbe48f7540a7619b1
I20260710 11:00:08.049832 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet 29a0b4409dbc4d7bbe48f7540a7619b1 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:08.147055 13418 raft_consensus.cc:1064] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:08.150012 13418 consensus_queue.cc:237] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.159965 13265 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.161677 13596 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.162981 13682 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:08.164000 13337 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.164129 13389 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:08.165437 13418 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:08.183104 13389 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.185761 13265 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.186753 13337 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.200475 13596 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.201232 13087 catalog_manager.cc:5697] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.227154 13190 consensus_queue.cc:237] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.232357 13596 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.233034 13337 raft_consensus.cc:1275] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.233879 13682 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.235322 13389 consensus_queue.cc:1048] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:08.240732 13682 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.244500 13336 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.243026 13596 raft_consensus.cc:2955] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.250201 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9fea3ac3fd24cc3aa33969dfdbd575c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:08.259286 13089 catalog_manager.cc:5697] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.264771 13414 raft_consensus.cc:1064] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:08.267882 13414 consensus_queue.cc:237] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.275596 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet e9fea3ac3fd24cc3aa33969dfdbd575c with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:08.276363 13596 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.282472 13688 tablet_replica.cc:333] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:08.282627 13689 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:08.283710 13688 raft_consensus.cc:2243] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.283922 13265 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.284550 13688 raft_consensus.cc:2272] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.285902 13689 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.289326 13688 ts_tablet_manager.cc:1916] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:08.305845 13414 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.308748 13389 raft_consensus.cc:1064] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:08.308622 13190 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.310626 13686 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:08.311782 13389 consensus_queue.cc:237] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.317814 13264 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.320106 13688 ts_tablet_manager.cc:1929] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:08.320595 13688 log.cc:1199] T e9fea3ac3fd24cc3aa33969dfdbd575c P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/e9fea3ac3fd24cc3aa33969dfdbd575c
I20260710 11:00:08.322459 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet e9fea3ac3fd24cc3aa33969dfdbd575c (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:08.323982 13595 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.327237 13188 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.329185 13086 catalog_manager.cc:5697] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:08.333427 13596 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.336196 13337 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.336575 13265 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:08.338096 13682 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.339159 13418 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.340481 13389 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:08.380242 13682 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.385262 13265 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.393857 13337 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.416493 13596 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.412428 13089 catalog_manager.cc:5697] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.439565 13188 consensus_queue.cc:237] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.445346 13596 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.446147 13265 raft_consensus.cc:1275] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.447019 13698 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.448099 13389 consensus_queue.cc:1048] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.454545 13389 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.456331 13265 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.461531 13596 raft_consensus.cc:2955] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.463132 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38abd12e8bd840e98ded36e35e07673a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:08.474439 13087 catalog_manager.cc:5697] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.485359 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet 38abd12e8bd840e98ded36e35e07673a with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:08.487712 13699 tablet_replica.cc:333] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:08.488838 13699 raft_consensus.cc:2243] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.489483 13699 raft_consensus.cc:2272] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.492909 13699 ts_tablet_manager.cc:1916] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:08.505141 13699 ts_tablet_manager.cc:1929] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:08.505473 13699 log.cc:1199] T 38abd12e8bd840e98ded36e35e07673a P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/38abd12e8bd840e98ded36e35e07673a
I20260710 11:00:08.507267 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet 38abd12e8bd840e98ded36e35e07673a (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:08.724599 13337 consensus_queue.cc:237] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:08.730036 13596 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.730719 13188 raft_consensus.cc:1275] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:08.731932 13689 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.732945 13692 consensus_queue.cc:1048] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:08.739441 13689 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.741686 13596 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.746091 13188 raft_consensus.cc:2955] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:08.749585 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbf2f4f7a76f44b3b2004412415d61ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:08.757714 13089 catalog_manager.cc:5697] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:08.768536 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet dbf2f4f7a76f44b3b2004412415d61ba with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:08.769644 13688 tablet_replica.cc:333] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:08.770710 13688 raft_consensus.cc:2243] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:08.771495 13688 raft_consensus.cc:2272] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:08.774628 13688 ts_tablet_manager.cc:1916] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:08.785797 13688 ts_tablet_manager.cc:1929] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:08.786159 13688 log.cc:1199] T dbf2f4f7a76f44b3b2004412415d61ba P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/dbf2f4f7a76f44b3b2004412415d61ba
I20260710 11:00:08.787644 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet dbf2f4f7a76f44b3b2004412415d61ba (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:09.798995 13337 consensus_queue.cc:237] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:09.804388 13265 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:09.805114 13303 consensus_peers.cc:597] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25239b4a9b52475b982464438333248c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.805763 13190 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:09.805732 13703 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:09.807173 13689 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:09.813251 13703 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.815096 13265 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.819170 13190 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.831278 13089 catalog_manager.cc:5697] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.835459 13265 consensus_queue.cc:237] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:09.843833 13337 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:09.845314 13190 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:09.845917 13229 consensus_peers.cc:597] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca787f3e53bd4ebf952f8eaedb135d08. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.847051 13702 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:09.848064 13700 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:09.862295 13713 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.864954 13188 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.873965 13337 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.876889 13190 consensus_queue.cc:237] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:09.878212 13086 catalog_manager.cc:5697] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:09.886972 13265 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:09.888262 13154 consensus_peers.cc:597] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b91eace89d84bdd9f1a0d1f14acee93. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.888299 13337 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:09.889424 13701 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:09.890292 13682 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:09.913781 13682 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.918146 13337 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.919543 13265 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.926581 13264 consensus_queue.cc:237] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:09.933782 13089 catalog_manager.cc:5697] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
W20260710 11:00:09.946151 13229 consensus_peers.cc:597] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd30d918aa3d4d889785eb1d5d0842e2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:09.946285 13337 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:09.947877 13700 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:09.953657 13188 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:09.962157 13700 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:09.967068 13713 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.969574 13337 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.975582 13190 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:09.991097 13089 catalog_manager.cc:5697] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:10.311772 13724 ts_tablet_manager.cc:933] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:10.313390 13724 tablet_copy_client.cc:323] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:10.315064 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet 25239b4a9b52475b982464438333248c from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:10.315653 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet 25239b4a9b52475b982464438333248c from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-25239b4a9b52475b982464438333248c
I20260710 11:00:10.323403 13350 tablet_copy_source_session.cc:215] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:10.326661 13724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25239b4a9b52475b982464438333248c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.338814 13724 tablet_copy_client.cc:806] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:10.339375 13724 tablet_copy_client.cc:670] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:10.343156 13724 tablet_copy_client.cc:538] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:10.349881 13724 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:10.367502 13724 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:10.368201 13724 tablet_bootstrap.cc:492] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:10.368758 13724 ts_tablet_manager.cc:1403] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:00:10.371071 13724 raft_consensus.cc:359] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.371685 13724 raft_consensus.cc:740] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:10.372191 13724 consensus_queue.cc:260] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.374887 13724 ts_tablet_manager.cc:1434] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:10.376523 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-25239b4a9b52475b982464438333248c received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:10.376910 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-25239b4a9b52475b982464438333248c on tablet 25239b4a9b52475b982464438333248c with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:10.406997 13724 ts_tablet_manager.cc:933] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:10.408766 13724 tablet_copy_client.cc:323] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:10.410640 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet ca787f3e53bd4ebf952f8eaedb135d08 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:10.411485 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet ca787f3e53bd4ebf952f8eaedb135d08 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-ca787f3e53bd4ebf952f8eaedb135d08
I20260710 11:00:10.419085 13276 tablet_copy_source_session.cc:215] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:10.421835 13724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca787f3e53bd4ebf952f8eaedb135d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.434126 13724 tablet_copy_client.cc:806] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:10.434656 13724 tablet_copy_client.cc:670] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:10.438309 13724 tablet_copy_client.cc:538] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:10.444164 13724 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:10.460947 13724 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:10.461738 13724 tablet_bootstrap.cc:492] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:10.462275 13724 ts_tablet_manager.cc:1403] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:00:10.464426 13724 raft_consensus.cc:359] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.464977 13724 raft_consensus.cc:740] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:10.465535 13724 consensus_queue.cc:260] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.467326 13724 ts_tablet_manager.cc:1434] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:00:10.468892 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-ca787f3e53bd4ebf952f8eaedb135d08 received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:10.469302 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-ca787f3e53bd4ebf952f8eaedb135d08 on tablet ca787f3e53bd4ebf952f8eaedb135d08 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:10.487473 13724 ts_tablet_manager.cc:933] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:10.489121 13724 tablet_copy_client.cc:323] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.193:36445
I20260710 11:00:10.490788 13200 tablet_copy_service.cc:140] P 4f098c5588a648418202da2fcba905ee: Received BeginTabletCopySession request for tablet 8b91eace89d84bdd9f1a0d1f14acee93 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:47582)
I20260710 11:00:10.491297 13200 tablet_copy_service.cc:161] P 4f098c5588a648418202da2fcba905ee: Beginning new tablet copy session on tablet 8b91eace89d84bdd9f1a0d1f14acee93 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:47582: session id = c641454a2878442e934acccf32fe7c08-8b91eace89d84bdd9f1a0d1f14acee93
I20260710 11:00:10.496261 13200 tablet_copy_source_session.cc:215] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:10.499418 13724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b91eace89d84bdd9f1a0d1f14acee93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.510493 13724 tablet_copy_client.cc:806] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:10.511036 13724 tablet_copy_client.cc:670] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:10.512984 13731 ts_tablet_manager.cc:933] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:10.515726 13724 tablet_copy_client.cc:538] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:10.523690 13724 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:10.524293 13731 tablet_copy_client.cc:323] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:10.526064 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet cd30d918aa3d4d889785eb1d5d0842e2 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:10.526672 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet cd30d918aa3d4d889785eb1d5d0842e2 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-cd30d918aa3d4d889785eb1d5d0842e2
I20260710 11:00:10.533922 13276 tablet_copy_source_session.cc:215] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:10.537149 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30d918aa3d4d889785eb1d5d0842e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:10.541189 13724 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:10.542076 13724 tablet_bootstrap.cc:492] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:10.542701 13724 ts_tablet_manager.cc:1403] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:00:10.545365 13724 raft_consensus.cc:359] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.546108 13724 raft_consensus.cc:740] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:10.546825 13724 consensus_queue.cc:260] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.549191 13724 ts_tablet_manager.cc:1434] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:10.552284 13200 tablet_copy_service.cc:342] P 4f098c5588a648418202da2fcba905ee: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-8b91eace89d84bdd9f1a0d1f14acee93 received from {username='slave'} at 127.0.0.1:47582
I20260710 11:00:10.552536 13731 tablet_copy_client.cc:806] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:10.552755 13200 tablet_copy_service.cc:434] P 4f098c5588a648418202da2fcba905ee: ending tablet copy session c641454a2878442e934acccf32fe7c08-8b91eace89d84bdd9f1a0d1f14acee93 on tablet 8b91eace89d84bdd9f1a0d1f14acee93 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:10.553074 13731 tablet_copy_client.cc:670] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:10.559799 13731 tablet_copy_client.cc:538] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:10.568490 13731 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:10.585005 13731 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:10.585841 13731 tablet_bootstrap.cc:492] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:10.586521 13731 ts_tablet_manager.cc:1403] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:00:10.589452 13731 raft_consensus.cc:359] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.590066 13731 raft_consensus.cc:740] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:10.590564 13731 consensus_queue.cc:260] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:10.592621 13731 ts_tablet_manager.cc:1434] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:00:10.594776 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-cd30d918aa3d4d889785eb1d5d0842e2 received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:10.595257 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-cd30d918aa3d4d889785eb1d5d0842e2 on tablet cd30d918aa3d4d889785eb1d5d0842e2 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:10.875835 13596 raft_consensus.cc:1217] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:10.906729 13596 raft_consensus.cc:1217] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:10.984200 13596 raft_consensus.cc:1217] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:11.036759 13596 raft_consensus.cc:1217] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:11.321529 13722 raft_consensus.cc:1064] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:11.324045 13722 consensus_queue.cc:237] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.330739 13596 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.331418 13336 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.332636 13188 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.332571 13702 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.334084 13713 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.334889 13702 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:11.350008 13713 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.352726 13337 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.364741 13703 raft_consensus.cc:1064] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:11.365813 13188 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.367656 13703 consensus_queue.cc:237] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.376183 13596 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.377058 13086 catalog_manager.cc:5697] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.392577 13595 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.395632 13265 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.396301 13188 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.397660 13736 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.399840 13736 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.408594 13736 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:11.416205 13735 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.421746 13264 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.421711 13265 consensus_queue.cc:237] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.431682 13190 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.439805 13595 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.440208 13188 raft_consensus.cc:1275] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.441437 13702 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.443293 13702 consensus_queue.cc:1048] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.449043 13089 catalog_manager.cc:5697] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.450997 13722 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.461211 13595 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.467643 13594 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.471798 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca787f3e53bd4ebf952f8eaedb135d08 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:11.475997 13190 raft_consensus.cc:2955] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.495365 13087 catalog_manager.cc:5697] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.513970 13722 raft_consensus.cc:1064] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:11.515154 13337 consensus_queue.cc:237] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.517633 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet ca787f3e53bd4ebf952f8eaedb135d08 with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:11.518234 13722 consensus_queue.cc:237] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.519625 13751 tablet_replica.cc:333] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:11.521904 13751 raft_consensus.cc:2243] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.522707 13751 raft_consensus.cc:2272] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.525619 13751 ts_tablet_manager.cc:1916] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:11.528204 13595 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.530086 13735 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.531426 13595 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.532426 13340 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.533444 13750 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:11.535010 13264 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.536602 13735 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.540786 13713 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.557309 13736 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.558471 13751 ts_tablet_manager.cc:1929] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:11.561947 13190 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.563596 13722 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.565646 13751 log.cc:1199] T ca787f3e53bd4ebf952f8eaedb135d08 P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/ca787f3e53bd4ebf952f8eaedb135d08
I20260710 11:00:11.568076 13264 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.581028 13701 raft_consensus.cc:1064] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:11.582448 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25239b4a9b52475b982464438333248c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:11.586208 13701 consensus_queue.cc:237] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.592818 13596 raft_consensus.cc:2955] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.600983 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet ca787f3e53bd4ebf952f8eaedb135d08 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:11.588869 13089 catalog_manager.cc:5697] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:11.615396 13265 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.616477 13750 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.617614 13337 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.624388 13756 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.624177 13595 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.622862 13594 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:11.638453 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet 25239b4a9b52475b982464438333248c with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:11.640755 13737 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260710 11:00:11.657358 13737 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:11.666813 13188 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.685048 13088 catalog_manager.cc:5697] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.687575 13760 tablet_replica.cc:333] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:11.691318 13760 raft_consensus.cc:2243] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.692312 13760 raft_consensus.cc:2272] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.697877 13760 ts_tablet_manager.cc:1916] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:11.698310 13340 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.724921 13265 consensus_queue.cc:237] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.725697 13756 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.728961 13760 ts_tablet_manager.cc:1929] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:11.729377 13760 log.cc:1199] T 25239b4a9b52475b982464438333248c P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/25239b4a9b52475b982464438333248c
I20260710 11:00:11.728560 13261 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.731184 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet 25239b4a9b52475b982464438333248c (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:11.737308 13594 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.749997 13595 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.750509 13087 catalog_manager.cc:5697] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.753912 13337 raft_consensus.cc:1275] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.755300 13750 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.755479 13337 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.760681 13750 consensus_queue.cc:1048] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:11.767485 13713 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.770305 13336 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.776425 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd30d918aa3d4d889785eb1d5d0842e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:11.776650 13595 raft_consensus.cc:2955] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.791561 13088 catalog_manager.cc:5697] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:11.793040 13188 consensus_queue.cc:237] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:11.802584 13595 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.804265 13758 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:11.805130 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet cd30d918aa3d4d889785eb1d5d0842e2 with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:11.805454 13265 raft_consensus.cc:1275] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:11.806550 13760 tablet_replica.cc:333] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:11.807552 13760 raft_consensus.cc:2243] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.808251 13760 raft_consensus.cc:2272] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.810405 13759 consensus_queue.cc:1048] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:11.813558 13760 ts_tablet_manager.cc:1916] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:11.814704 13737 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.818941 13265 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.827787 13595 raft_consensus.cc:2955] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.834172 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b91eace89d84bdd9f1a0d1f14acee93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:11.836112 13760 ts_tablet_manager.cc:1929] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:11.836552 13760 log.cc:1199] T cd30d918aa3d4d889785eb1d5d0842e2 P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/cd30d918aa3d4d889785eb1d5d0842e2
I20260710 11:00:11.839495 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet cd30d918aa3d4d889785eb1d5d0842e2 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:11.843547 13087 catalog_manager.cc:5697] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:11.853096 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b91eace89d84bdd9f1a0d1f14acee93 with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:11.854348 13751 tablet_replica.cc:333] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:11.855250 13751 raft_consensus.cc:2243] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:11.855852 13751 raft_consensus.cc:2272] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:11.859064 13751 ts_tablet_manager.cc:1916] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:11.870628 13751 ts_tablet_manager.cc:1929] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:11.871001 13751 log.cc:1199] T 8b91eace89d84bdd9f1a0d1f14acee93 P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/8b91eace89d84bdd9f1a0d1f14acee93
I20260710 11:00:11.872336 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet 8b91eace89d84bdd9f1a0d1f14acee93 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:12.885039 13337 consensus_queue.cc:237] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:12.891484 13188 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.891999 13265 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:12.892292 13303 consensus_peers.cc:597] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 966fead25ca447c69ff081ca89b1d330. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.892906 13767 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.893764 13764 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.903636 13188 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.901830 13767 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.908057 13265 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.919312 13264 consensus_queue.cc:237] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:12.919153 13087 catalog_manager.cc:5697] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
W20260710 11:00:12.928222 13229 consensus_peers.cc:597] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95b7e8f2f32b4c198e8c1e5618d2d9fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.931874 13188 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.933133 13337 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.934479 13765 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.936451 13765 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.952997 13750 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.954691 13190 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.961838 13337 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.972595 13086 catalog_manager.cc:5697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:12.979053 13264 consensus_queue.cc:237] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:12.987720 13337 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:12.988247 13229 consensus_peers.cc:597] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc430a21003a4052a9b9c8f924e68e3a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:12.989219 13765 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.990450 13188 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:12.992336 13765 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:12.999753 13750 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.001374 13337 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.005417 13190 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.017057 13190 consensus_queue.cc:237] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.018668 13087 catalog_manager.cc:5697] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:13.029934 13264 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.030623 13337 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:13.032191 13773 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:13.034296 13773 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:13.035125 13154 consensus_peers.cc:597] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d991e27b4c3e41f9922c2698dea56698. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:13.042340 13783 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.044049 13264 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.046026 13336 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.057139 13088 catalog_manager.cc:5697] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:13.391325 13786 ts_tablet_manager.cc:933] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:13.396207 13786 tablet_copy_client.cc:323] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:13.398195 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet 966fead25ca447c69ff081ca89b1d330 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:13.398727 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet 966fead25ca447c69ff081ca89b1d330 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-966fead25ca447c69ff081ca89b1d330
I20260710 11:00:13.403350 13350 tablet_copy_source_session.cc:215] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.406373 13786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 966fead25ca447c69ff081ca89b1d330. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.418885 13788 ts_tablet_manager.cc:933] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:13.420697 13788 tablet_copy_client.cc:323] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.193:36445
I20260710 11:00:13.422114 13200 tablet_copy_service.cc:140] P 4f098c5588a648418202da2fcba905ee: Received BeginTabletCopySession request for tablet d991e27b4c3e41f9922c2698dea56698 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:47582)
I20260710 11:00:13.422634 13786 tablet_copy_client.cc:806] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.423300 13786 tablet_copy_client.cc:670] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.422608 13200 tablet_copy_service.cc:161] P 4f098c5588a648418202da2fcba905ee: Beginning new tablet copy session on tablet d991e27b4c3e41f9922c2698dea56698 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:47582: session id = c641454a2878442e934acccf32fe7c08-d991e27b4c3e41f9922c2698dea56698
I20260710 11:00:13.427295 13786 tablet_copy_client.cc:538] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.431478 13200 tablet_copy_source_session.cc:215] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.435101 13788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d991e27b4c3e41f9922c2698dea56698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.436084 13786 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:13.451503 13788 tablet_copy_client.cc:806] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.452044 13788 tablet_copy_client.cc:670] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.457842 13788 tablet_copy_client.cc:538] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.460258 13786 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.461131 13786 tablet_bootstrap.cc:492] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:13.461791 13786 ts_tablet_manager.cc:1403] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260710 11:00:13.464779 13786 raft_consensus.cc:359] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.465566 13786 raft_consensus.cc:740] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:13.465654 13788 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:13.466254 13786 consensus_queue.cc:260] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.471642 13786 ts_tablet_manager.cc:1434] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260710 11:00:13.473438 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-966fead25ca447c69ff081ca89b1d330 received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:13.473827 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-966fead25ca447c69ff081ca89b1d330 on tablet 966fead25ca447c69ff081ca89b1d330 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:13.487480 13788 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.488365 13788 tablet_bootstrap.cc:492] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:13.489091 13788 ts_tablet_manager.cc:1403] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 11:00:13.491981 13788 raft_consensus.cc:359] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.492790 13788 raft_consensus.cc:740] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:13.493389 13788 consensus_queue.cc:260] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.495765 13788 ts_tablet_manager.cc:1434] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:13.497808 13786 ts_tablet_manager.cc:933] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:13.497888 13200 tablet_copy_service.cc:342] P 4f098c5588a648418202da2fcba905ee: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-d991e27b4c3e41f9922c2698dea56698 received from {username='slave'} at 127.0.0.1:47582
I20260710 11:00:13.498329 13200 tablet_copy_service.cc:434] P 4f098c5588a648418202da2fcba905ee: ending tablet copy session c641454a2878442e934acccf32fe7c08-d991e27b4c3e41f9922c2698dea56698 on tablet d991e27b4c3e41f9922c2698dea56698 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:13.513873 13786 tablet_copy_client.cc:323] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:13.515501 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet fc430a21003a4052a9b9c8f924e68e3a from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:13.516036 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet fc430a21003a4052a9b9c8f924e68e3a from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-fc430a21003a4052a9b9c8f924e68e3a
I20260710 11:00:13.523383 13276 tablet_copy_source_session.cc:215] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.526705 13786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc430a21003a4052a9b9c8f924e68e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.527155 13788 ts_tablet_manager.cc:933] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:13.529052 13788 tablet_copy_client.cc:323] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:13.530501 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:13.530983 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-95b7e8f2f32b4c198e8c1e5618d2d9fa
I20260710 11:00:13.538988 13276 tablet_copy_source_session.cc:215] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:13.541980 13788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:13.542282 13786 tablet_copy_client.cc:806] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.542954 13786 tablet_copy_client.cc:670] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.546427 13786 tablet_copy_client.cc:538] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.554419 13788 tablet_copy_client.cc:806] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:13.555019 13788 tablet_copy_client.cc:670] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:13.555164 13786 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:13.558408 13788 tablet_copy_client.cc:538] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:13.564638 13788 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:13.576891 13786 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.577770 13786 tablet_bootstrap.cc:492] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:13.578426 13786 ts_tablet_manager.cc:1403] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 11:00:13.582345 13788 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:13.581837 13786 raft_consensus.cc:359] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.582789 13786 raft_consensus.cc:740] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:13.583317 13788 tablet_bootstrap.cc:492] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:13.584101 13788 ts_tablet_manager.cc:1403] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 11:00:13.583600 13786 consensus_queue.cc:260] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.587785 13788 raft_consensus.cc:359] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.588824 13788 raft_consensus.cc:740] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:13.590593 13786 ts_tablet_manager.cc:1434] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:00:13.591598 13788 consensus_queue.cc:260] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:13.594015 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-fc430a21003a4052a9b9c8f924e68e3a received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:13.594251 13788 ts_tablet_manager.cc:1434] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:00:13.594480 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-fc430a21003a4052a9b9c8f924e68e3a on tablet fc430a21003a4052a9b9c8f924e68e3a with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:13.599138 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-95b7e8f2f32b4c198e8c1e5618d2d9fa received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:13.599535 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-95b7e8f2f32b4c198e8c1e5618d2d9fa on tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:13.795588 13595 raft_consensus.cc:1217] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.946868 13595 raft_consensus.cc:1217] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.967667 13595 raft_consensus.cc:1217] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:13.979163 13595 raft_consensus.cc:1217] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:14.201613 13797 raft_consensus.cc:1064] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:14.203959 13797 consensus_queue.cc:237] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.210176 13595 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.211396 13264 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.211834 13798 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.213593 13764 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.215047 13188 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.219862 13764 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.232504 13798 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.235006 13264 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.241449 13188 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.248481 13595 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.251140 13088 catalog_manager.cc:5697] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.284087 13336 consensus_queue.cc:237] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.288867 13595 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.288898 13188 raft_consensus.cc:1275] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.290311 13798 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.291218 13797 consensus_queue.cc:1048] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.297776 13764 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.299671 13595 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.307456 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 966fead25ca447c69ff081ca89b1d330 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.308408 13188 raft_consensus.cc:2955] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.313805 13086 catalog_manager.cc:5697] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.328754 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet 966fead25ca447c69ff081ca89b1d330 with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:14.330618 13814 tablet_replica.cc:333] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:14.331607 13814 raft_consensus.cc:2243] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.332329 13814 raft_consensus.cc:2272] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.335659 13814 ts_tablet_manager.cc:1916] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.347877 13814 ts_tablet_manager.cc:1929] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.348305 13814 log.cc:1199] T 966fead25ca447c69ff081ca89b1d330 P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/966fead25ca447c69ff081ca89b1d330
I20260710 11:00:14.349799 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet 966fead25ca447c69ff081ca89b1d330 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:14.415165 13803 raft_consensus.cc:1064] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:14.417210 13803 consensus_queue.cc:237] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.423843 13595 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.424213 13336 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.424546 13264 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.425594 13803 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:00:14.427719 13804 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.428639 13802 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.447463 13803 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.449651 13264 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.450327 13336 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.467024 13595 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.471671 13087 catalog_manager.cc:5697] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.485757 13188 consensus_queue.cc:237] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.492219 13595 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.493543 13804 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.500671 13336 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.501511 13802 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.503161 13596 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.510573 13804 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.516803 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d991e27b4c3e41f9922c2698dea56698 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.516903 13088 catalog_manager.cc:5697] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.517280 13336 raft_consensus.cc:2955] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.527474 13800 raft_consensus.cc:1064] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:14.529970 13800 consensus_queue.cc:237] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.540295 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet d991e27b4c3e41f9922c2698dea56698 with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:14.541605 13814 tablet_replica.cc:333] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:14.542829 13814 raft_consensus.cc:2243] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.543706 13814 raft_consensus.cc:2272] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.561033 13814 ts_tablet_manager.cc:1916] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.567984 13821 raft_consensus.cc:1064] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:14.570389 13821 consensus_queue.cc:237] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.591632 13596 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.593139 13336 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.593565 13188 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.595103 13821 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.597290 13814 ts_tablet_manager.cc:1929] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.599159 13814 log.cc:1199] T d991e27b4c3e41f9922c2698dea56698 P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/d991e27b4c3e41f9922c2698dea56698
I20260710 11:00:14.599467 13801 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.600802 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet d991e27b4c3e41f9922c2698dea56698 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:14.602032 13822 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.616139 13596 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.621115 13824 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.626618 13190 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.629204 13337 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:14.631906 13801 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:14.635717 13824 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:14.659374 13824 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.667297 13337 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.675818 13190 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.683509 13088 catalog_manager.cc:5697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.687995 13596 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.708740 13264 consensus_queue.cc:237] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.710868 13822 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.714557 13595 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.725765 13596 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.725952 13190 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.728911 13800 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.740361 13190 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.740936 13087 catalog_manager.cc:5697] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.742316 13824 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.743294 13596 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.740826 13801 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.746827 13188 raft_consensus.cc:2955] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.752607 13336 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.763341 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.768189 13089 catalog_manager.cc:5697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.778512 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:14.780740 13833 tablet_replica.cc:333] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:14.781450 13833 raft_consensus.cc:2243] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.782058 13833 raft_consensus.cc:2272] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.785868 13833 ts_tablet_manager.cc:1916] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.785455 13264 consensus_queue.cc:237] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:14.792156 13596 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.792382 13336 raft_consensus.cc:1275] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:14.793835 13801 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.794759 13822 consensus_queue.cc:1048] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:14.803272 13833 ts_tablet_manager.cc:1929] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.803717 13833 log.cc:1199] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/95b7e8f2f32b4c198e8c1e5618d2d9fa
I20260710 11:00:14.804817 13821 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.807847 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet 95b7e8f2f32b4c198e8c1e5618d2d9fa (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:14.806684 13596 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.808349 13336 raft_consensus.cc:2955] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:14.818674 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc430a21003a4052a9b9c8f924e68e3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:14.822528 13087 catalog_manager.cc:5697] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:14.833226 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet fc430a21003a4052a9b9c8f924e68e3a with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:14.836541 13834 tablet_replica.cc:333] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:14.837568 13834 raft_consensus.cc:2243] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:14.842478 13834 raft_consensus.cc:2272] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:14.846732 13834 ts_tablet_manager.cc:1916] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:14.858827 13834 ts_tablet_manager.cc:1929] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:14.859228 13834 log.cc:1199] T fc430a21003a4052a9b9c8f924e68e3a P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/fc430a21003a4052a9b9c8f924e68e3a
I20260710 11:00:14.860867 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet fc430a21003a4052a9b9c8f924e68e3a (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:15.863181 13265 consensus_queue.cc:237] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
W20260710 11:00:15.869433 13229 consensus_peers.cc:597] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecfaa2dadd6747969f70addc42f27515. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.870195 13188 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.870710 13336 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.871714 13836 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.872540 13837 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.880052 13836 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.881731 13188 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.887470 13337 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.894963 13087 catalog_manager.cc:5697] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:15.897042 13336 consensus_queue.cc:237] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
W20260710 11:00:15.910936 13303 consensus_peers.cc:597] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e66ebe0236dc481aafaf51c29b7127f4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.911265 13265 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.913329 13188 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.913002 13843 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:15.914767 13798 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.932359 13843 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.934656 13265 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.935361 13188 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.946120 13086 catalog_manager.cc:5697] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.950393 13336 consensus_queue.cc:237] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:15.958673 13188 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:15.960659 13849 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:15.963923 13265 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:15.967126 13303 consensus_peers.cc:597] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 897394840a494a6ca68440cbd9943901. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:15.967963 13849 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:15.976886 13848 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.981019 13188 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.980510 13265 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:15.996876 13336 consensus_queue.cc:237] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:15.993839 13089 catalog_manager.cc:5697] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:16.005055 13188 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:16.005545 13303 consensus_peers.cc:597] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7da27f74a9fa400585b514108490e949. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:16.006547 13848 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.011621 13265 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:16.012854 13850 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:16.015376 13848 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:16.017043 13188 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:16.024355 13265 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:16.028319 13087 catalog_manager.cc:5697] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:16.349690 13858 ts_tablet_manager.cc:933] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:16.351521 13858 tablet_copy_client.cc:323] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:16.353045 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet 897394840a494a6ca68440cbd9943901 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:16.353574 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet 897394840a494a6ca68440cbd9943901 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-897394840a494a6ca68440cbd9943901
I20260710 11:00:16.360850 13350 tablet_copy_source_session.cc:215] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.364073 13858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897394840a494a6ca68440cbd9943901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.376230 13858 tablet_copy_client.cc:806] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.376770 13858 tablet_copy_client.cc:670] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.380223 13858 tablet_copy_client.cc:538] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.385948 13858 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:16.401949 13858 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.402959 13858 tablet_bootstrap.cc:492] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:16.403653 13858 ts_tablet_manager.cc:1403] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260710 11:00:16.407151 13858 raft_consensus.cc:359] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.408103 13858 raft_consensus.cc:740] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:16.408780 13858 consensus_queue.cc:260] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.412158 13858 ts_tablet_manager.cc:1434] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:00:16.414199 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-897394840a494a6ca68440cbd9943901 received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:16.415215 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-897394840a494a6ca68440cbd9943901 on tablet 897394840a494a6ca68440cbd9943901 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:16.430580 13858 ts_tablet_manager.cc:933] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:16.432139 13858 tablet_copy_client.cc:323] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:16.433676 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet e66ebe0236dc481aafaf51c29b7127f4 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:16.434192 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet e66ebe0236dc481aafaf51c29b7127f4 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-e66ebe0236dc481aafaf51c29b7127f4
I20260710 11:00:16.441771 13350 tablet_copy_source_session.cc:215] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.444801 13858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66ebe0236dc481aafaf51c29b7127f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.459970 13858 tablet_copy_client.cc:806] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.460578 13858 tablet_copy_client.cc:670] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.464008 13858 tablet_copy_client.cc:538] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.471385 13863 ts_tablet_manager.cc:933] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:16.472563 13858 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:16.473150 13863 tablet_copy_client.cc:323] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:16.474606 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet ecfaa2dadd6747969f70addc42f27515 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:16.475056 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet ecfaa2dadd6747969f70addc42f27515 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-ecfaa2dadd6747969f70addc42f27515
I20260710 11:00:16.481015 13276 tablet_copy_source_session.cc:215] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.483527 13863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecfaa2dadd6747969f70addc42f27515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.492478 13858 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.493494 13858 tablet_bootstrap.cc:492] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:16.494186 13858 ts_tablet_manager.cc:1403] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.001s
I20260710 11:00:16.497279 13858 raft_consensus.cc:359] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.497807 13863 tablet_copy_client.cc:806] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.498200 13858 raft_consensus.cc:740] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:16.498492 13863 tablet_copy_client.cc:670] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.498974 13858 consensus_queue.cc:260] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.501717 13858 ts_tablet_manager.cc:1434] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:16.502421 13863 tablet_copy_client.cc:538] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.503870 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-e66ebe0236dc481aafaf51c29b7127f4 received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:16.504381 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-e66ebe0236dc481aafaf51c29b7127f4 on tablet e66ebe0236dc481aafaf51c29b7127f4 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:16.513625 13863 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:16.530622 13863 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.531369 13863 tablet_bootstrap.cc:492] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:16.531947 13863 ts_tablet_manager.cc:1403] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 11:00:16.534672 13863 raft_consensus.cc:359] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.535483 13863 raft_consensus.cc:740] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:16.536147 13863 consensus_queue.cc:260] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.538807 13863 ts_tablet_manager.cc:1434] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:16.540578 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-ecfaa2dadd6747969f70addc42f27515 received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:16.540941 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-ecfaa2dadd6747969f70addc42f27515 on tablet ecfaa2dadd6747969f70addc42f27515 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:16.581414 13863 ts_tablet_manager.cc:933] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:16.583264 13863 tablet_copy_client.cc:323] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.195:38715
I20260710 11:00:16.584854 13350 tablet_copy_service.cc:140] P 143fafeab51e4583a2946db1f93c83f2: Received BeginTabletCopySession request for tablet 7da27f74a9fa400585b514108490e949 from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:40274)
I20260710 11:00:16.585388 13350 tablet_copy_service.cc:161] P 143fafeab51e4583a2946db1f93c83f2: Beginning new tablet copy session on tablet 7da27f74a9fa400585b514108490e949 from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:40274: session id = c641454a2878442e934acccf32fe7c08-7da27f74a9fa400585b514108490e949
I20260710 11:00:16.590972 13350 tablet_copy_source_session.cc:215] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:16.595642 13863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da27f74a9fa400585b514108490e949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:16.609827 13863 tablet_copy_client.cc:806] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:16.610409 13863 tablet_copy_client.cc:670] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:16.613694 13863 tablet_copy_client.cc:538] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:16.620441 13863 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:16.636906 13863 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:16.637691 13863 tablet_bootstrap.cc:492] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:16.638237 13863 ts_tablet_manager.cc:1403] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:00:16.640748 13863 raft_consensus.cc:359] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.641340 13863 raft_consensus.cc:740] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:16.641863 13863 consensus_queue.cc:260] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:16.643941 13863 ts_tablet_manager.cc:1434] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:16.645901 13350 tablet_copy_service.cc:342] P 143fafeab51e4583a2946db1f93c83f2: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-7da27f74a9fa400585b514108490e949 received from {username='slave'} at 127.0.0.1:40274
I20260710 11:00:16.646338 13350 tablet_copy_service.cc:434] P 143fafeab51e4583a2946db1f93c83f2: ending tablet copy session c641454a2878442e934acccf32fe7c08-7da27f74a9fa400585b514108490e949 on tablet 7da27f74a9fa400585b514108490e949 with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:16.772161 13595 raft_consensus.cc:1217] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:16.870317 13595 raft_consensus.cc:1217] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:16.989331 13595 raft_consensus.cc:1217] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.017899 13596 raft_consensus.cc:1217] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:17.245301 13870 raft_consensus.cc:1064] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:17.247328 13870 consensus_queue.cc:237] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.253649 13596 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.253799 13261 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.255661 13849 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.256538 13850 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.257715 13188 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.259603 13850 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.272220 13870 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.273942 13596 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.282554 13261 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.288493 13086 catalog_manager.cc:5697] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.286020 13188 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.313383 13336 consensus_queue.cc:237] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.318190 13596 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.318464 13261 raft_consensus.cc:1275] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.319267 13870 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.319937 13849 consensus_queue.cc:1048] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.325781 13870 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.328322 13261 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.332475 13596 raft_consensus.cc:2955] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.335994 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 897394840a494a6ca68440cbd9943901 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.340291 13089 catalog_manager.cc:5697] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.352015 13850 raft_consensus.cc:1064] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:17.354365 13850 consensus_queue.cc:237] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.368330 13595 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.368753 13261 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.370054 13849 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.372656 13849 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.373337 13188 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.380856 13850 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.389094 13849 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.391410 13261 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.420835 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet 897394840a494a6ca68440cbd9943901 with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:17.435979 13595 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.434310 13188 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.446130 13089 catalog_manager.cc:5697] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.451514 13837 raft_consensus.cc:1064] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:17.459631 13837 consensus_queue.cc:237] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.469100 13886 tablet_replica.cc:333] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:17.473691 13886 raft_consensus.cc:2243] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.494680 13886 raft_consensus.cc:2272] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.499672 13595 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.501204 13886 ts_tablet_manager.cc:1916] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.501688 13801 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:17.513134 13188 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.516839 13837 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.530167 13336 consensus_queue.cc:237] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.535929 13886 ts_tablet_manager.cc:1929] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.536623 13886 log.cc:1199] T 897394840a494a6ca68440cbd9943901 P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/897394840a494a6ca68440cbd9943901
I20260710 11:00:17.538790 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet 897394840a494a6ca68440cbd9943901 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:17.541620 13595 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.541839 13337 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.543562 13849 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:00:17.545361 13190 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.547019 13849 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.546438 13871 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.550753 13882 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.553893 13189 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.556290 13190 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.563306 13595 raft_consensus.cc:2955] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.576462 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e66ebe0236dc481aafaf51c29b7127f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.575851 13089 catalog_manager.cc:5697] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.580809 13888 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.588856 13596 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.592146 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet e66ebe0236dc481aafaf51c29b7127f4 with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:17.601639 13891 tablet_replica.cc:333] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:17.602779 13891 raft_consensus.cc:2243] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.601989 13086 catalog_manager.cc:5697] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:17.603838 13891 raft_consensus.cc:2272] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.608088 13336 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.612247 13891 ts_tablet_manager.cc:1916] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.619555 13261 consensus_queue.cc:237] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.632185 13850 raft_consensus.cc:1064] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:17.634723 13891 ts_tablet_manager.cc:1929] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.635301 13891 log.cc:1199] T e66ebe0236dc481aafaf51c29b7127f4 P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/e66ebe0236dc481aafaf51c29b7127f4
I20260710 11:00:17.637353 13189 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.637472 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet e66ebe0236dc481aafaf51c29b7127f4 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:17.639707 13837 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.639492 13850 consensus_queue.cc:237] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.646943 13837 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.653841 13189 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.665867 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecfaa2dadd6747969f70addc42f27515 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.681102 13595 raft_consensus.cc:1275] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.682339 13261 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.680121 13088 catalog_manager.cc:5697] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.683949 13850 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.684594 13189 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.684993 13837 consensus_queue.cc:1048] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.687058 13596 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:17.687536 13870 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.691541 13595 raft_consensus.cc:2955] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.702773 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet ecfaa2dadd6747969f70addc42f27515 with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:17.705811 13870 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:17.712201 13870 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.714512 13261 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.723295 13896 tablet_replica.cc:333] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:17.724929 13189 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.730229 13896 raft_consensus.cc:2243] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.731061 13896 raft_consensus.cc:2272] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.734894 13087 catalog_manager.cc:5697] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:17.737952 13896 ts_tablet_manager.cc:1916] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.752862 13596 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } attrs { replace: true } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.758898 13336 consensus_queue.cc:237] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:17.761071 13896 ts_tablet_manager.cc:1929] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.761529 13896 log.cc:1199] T ecfaa2dadd6747969f70addc42f27515 P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/ecfaa2dadd6747969f70addc42f27515
I20260710 11:00:17.763185 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet ecfaa2dadd6747969f70addc42f27515 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:17.765738 13596 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.766750 13189 raft_consensus.cc:1275] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:17.766978 13850 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.768366 13870 consensus_queue.cc:1048] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:17.773739 13850 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.775452 13596 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.777937 13189 raft_consensus.cc:2955] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.785888 13074 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7da27f74a9fa400585b514108490e949 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:17.789359 13088 catalog_manager.cc:5697] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 3 to 4, VOTER bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) evicted. New cstate: current_term: 1 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:17.800451 13248 tablet_service.cc:1558] Processing DeleteTablet for tablet 7da27f74a9fa400585b514108490e949 with delete_type TABLET_DATA_TOMBSTONED (TS bbb13bc2be5b408bad8cdbee0155c837 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48150
I20260710 11:00:17.802582 13891 tablet_replica.cc:333] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:17.804003 13891 raft_consensus.cc:2243] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:17.804772 13891 raft_consensus.cc:2272] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:17.807617 13891 ts_tablet_manager.cc:1916] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:17.820329 13891 ts_tablet_manager.cc:1929] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:17.820616 13891 log.cc:1199] T 7da27f74a9fa400585b514108490e949 P bbb13bc2be5b408bad8cdbee0155c837: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/wals/7da27f74a9fa400585b514108490e949
I20260710 11:00:17.821779 13076 catalog_manager.cc:5028] TS bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): tablet 7da27f74a9fa400585b514108490e949 (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:18.838544 13189 consensus_queue.cc:237] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:18.846431 13337 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:00:18.846385 13154 consensus_peers.cc:597] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f90e328b02574c92a0194bc0975ca63c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.847368 13261 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.847983 13900 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.848912 13852 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.856619 13900 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.858408 13337 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.861150 13261 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.874188 13265 consensus_queue.cc:237] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Queue 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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:18.874217 13087 catalog_manager.cc:5697] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
W20260710 11:00:18.890843 13229 consensus_peers.cc:597] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 -> Peer c641454a2878442e934acccf32fe7c08 (127.11.199.196:39635): Couldn't send request to peer c641454a2878442e934acccf32fe7c08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdcaa90da448444fbca4f6cd13d5a9fb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:18.891971 13337 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.893359 13189 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:00:18.893541 13837 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:18.895015 13801 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:18.910655 13837 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.913085 13336 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.917654 13189 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } } }
I20260710 11:00:18.930859 13085 catalog_manager.cc:5697] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 reported cstate change: config changed from index -1 to 2, NON_VOTER c641454a2878442e934acccf32fe7c08 (127.11.199.196) added. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:19.249181 13912 ts_tablet_manager.cc:933] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445)
I20260710 11:00:19.251117 13912 tablet_copy_client.cc:323] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.193:36445
I20260710 11:00:19.252835 13200 tablet_copy_service.cc:140] P 4f098c5588a648418202da2fcba905ee: Received BeginTabletCopySession request for tablet f90e328b02574c92a0194bc0975ca63c from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:47582)
I20260710 11:00:19.253393 13200 tablet_copy_service.cc:161] P 4f098c5588a648418202da2fcba905ee: Beginning new tablet copy session on tablet f90e328b02574c92a0194bc0975ca63c from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:47582: session id = c641454a2878442e934acccf32fe7c08-f90e328b02574c92a0194bc0975ca63c
I20260710 11:00:19.261198 13200 tablet_copy_source_session.cc:215] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:19.264410 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f90e328b02574c92a0194bc0975ca63c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:19.276080 13912 tablet_copy_client.cc:806] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:19.276650 13912 tablet_copy_client.cc:670] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:19.280560 13912 tablet_copy_client.cc:538] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:19.287021 13912 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:19.303730 13912 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:19.304697 13912 tablet_bootstrap.cc:492] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:19.305353 13912 ts_tablet_manager.cc:1403] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.019s	user 0.021s	sys 0.000s
I20260710 11:00:19.307658 13912 raft_consensus.cc:359] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:19.308250 13912 raft_consensus.cc:740] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:19.308835 13912 consensus_queue.cc:260] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:19.312328 13912 ts_tablet_manager.cc:1434] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:00:19.314083 13200 tablet_copy_service.cc:342] P 4f098c5588a648418202da2fcba905ee: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-f90e328b02574c92a0194bc0975ca63c received from {username='slave'} at 127.0.0.1:47582
I20260710 11:00:19.314572 13200 tablet_copy_service.cc:434] P 4f098c5588a648418202da2fcba905ee: ending tablet copy session c641454a2878442e934acccf32fe7c08-f90e328b02574c92a0194bc0975ca63c on tablet f90e328b02574c92a0194bc0975ca63c with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:19.404946 13912 ts_tablet_manager.cc:933] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Initiating tablet copy from peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:19.406711 13912 tablet_copy_client.cc:323] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: tablet copy: Beginning tablet copy session from remote peer at address 127.11.199.194:41491
I20260710 11:00:19.408670 13276 tablet_copy_service.cc:140] P bbb13bc2be5b408bad8cdbee0155c837: Received BeginTabletCopySession request for tablet cdcaa90da448444fbca4f6cd13d5a9fb from peer c641454a2878442e934acccf32fe7c08 ({username='slave'} at 127.0.0.1:48180)
I20260710 11:00:19.409263 13276 tablet_copy_service.cc:161] P bbb13bc2be5b408bad8cdbee0155c837: Beginning new tablet copy session on tablet cdcaa90da448444fbca4f6cd13d5a9fb from peer c641454a2878442e934acccf32fe7c08 at {username='slave'} at 127.0.0.1:48180: session id = c641454a2878442e934acccf32fe7c08-cdcaa90da448444fbca4f6cd13d5a9fb
I20260710 11:00:19.417929 13276 tablet_copy_source_session.cc:215] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:00:19.421590 13912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdcaa90da448444fbca4f6cd13d5a9fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:19.439462 13912 tablet_copy_client.cc:806] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 0 data blocks...
I20260710 11:00:19.440156 13912 tablet_copy_client.cc:670] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: tablet copy: Starting download of 1 WAL segments...
I20260710 11:00:19.444474 13912 tablet_copy_client.cc:538] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:00:19.454077 13912 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Bootstrap starting.
I20260710 11:00:19.474231 13912 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:19.475162 13912 tablet_bootstrap.cc:492] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Bootstrap complete.
I20260710 11:00:19.475826 13912 ts_tablet_manager.cc:1403] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260710 11:00:19.478679 13912 raft_consensus.cc:359] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:19.479589 13912 raft_consensus.cc:740] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c641454a2878442e934acccf32fe7c08, State: Initialized, Role: LEARNER
I20260710 11:00:19.480217 13912 consensus_queue.cc:260] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: NON_VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: true } }
I20260710 11:00:19.482432 13912 ts_tablet_manager.cc:1434] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:19.485175 13276 tablet_copy_service.cc:342] P bbb13bc2be5b408bad8cdbee0155c837: Request end of tablet copy session c641454a2878442e934acccf32fe7c08-cdcaa90da448444fbca4f6cd13d5a9fb received from {username='slave'} at 127.0.0.1:48180
I20260710 11:00:19.486651 13276 tablet_copy_service.cc:434] P bbb13bc2be5b408bad8cdbee0155c837: ending tablet copy session c641454a2878442e934acccf32fe7c08-cdcaa90da448444fbca4f6cd13d5a9fb on tablet cdcaa90da448444fbca4f6cd13d5a9fb with peer c641454a2878442e934acccf32fe7c08
I20260710 11:00:19.779981 13595 raft_consensus.cc:1217] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:19.994283 13595 raft_consensus.cc:1217] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:00:20.197682 13920 raft_consensus.cc:1064] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:20.199664 13920 consensus_queue.cc:237] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:20.206471 13336 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.207235 13595 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.207958 13265 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.208561 13903 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:20.209456 13919 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:20.217331 13920 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:20.231441 13903 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.233704 13336 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.234306 13595 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.247073 13261 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.250869 13088 catalog_manager.cc:5697] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } attrs { replace: true } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.282541 13189 consensus_queue.cc:237] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:20.288463 13595 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.288440 13261 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.290246 13927 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.291311 13920 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.297749 13903 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.299907 13261 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.299907 13595 raft_consensus.cc:2955] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.307497 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f90e328b02574c92a0194bc0975ca63c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:20.313113 13086 catalog_manager.cc:5697] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index 3 to 4, VOTER 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) evicted. New cstate: current_term: 1 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:20.324079 13324 tablet_service.cc:1558] Processing DeleteTablet for tablet f90e328b02574c92a0194bc0975ca63c with delete_type TABLET_DATA_TOMBSTONED (TS 143fafeab51e4583a2946db1f93c83f2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40220
I20260710 11:00:20.327754 13932 tablet_replica.cc:333] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:20.328723 13932 raft_consensus.cc:2243] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:20.329355 13932 raft_consensus.cc:2272] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:20.332392 13932 ts_tablet_manager.cc:1916] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:20.342917 13932 ts_tablet_manager.cc:1929] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:20.343281 13932 log.cc:1199] T f90e328b02574c92a0194bc0975ca63c P 143fafeab51e4583a2946db1f93c83f2: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/wals/f90e328b02574c92a0194bc0975ca63c
I20260710 11:00:20.344687 13074 catalog_manager.cc:5028] TS 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): tablet f90e328b02574c92a0194bc0975ca63c (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
I20260710 11:00:20.536823 13922 raft_consensus.cc:1064] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: attempting to promote NON_VOTER c641454a2878442e934acccf32fe7c08 to VOTER
I20260710 11:00:20.538944 13922 consensus_queue.cc:237] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:20.545964 13596 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 LEARNER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.547930 13921 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:20.548445 13189 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.546000 13336 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:00:20.550988 13921 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:20.551915 13934 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:20.565316 13921 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.567644 13189 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.571559 13336 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.585685 13085 catalog_manager.cc:5697] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee reported cstate change: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.587141 13596 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c641454a2878442e934acccf32fe7c08 (127.11.199.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } attrs { replace: true } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.604934 13261 consensus_queue.cc:237] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:20.611286 13336 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.611470 13596 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Refusing update from remote peer bbb13bc2be5b408bad8cdbee0155c837: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:00:20.612480 13921 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.613245 13922 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:00:20.619441 13921 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.624190 13336 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.625504 13596 raft_consensus.cc:2955] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.639349 13086 catalog_manager.cc:5697] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 reported cstate change: config changed from index 3 to 4, VOTER 4f098c5588a648418202da2fcba905ee (127.11.199.193) evicted. New cstate: current_term: 1 leader_uuid: "bbb13bc2be5b408bad8cdbee0155c837" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } } }
I20260710 11:00:20.641294 13076 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdcaa90da448444fbca4f6cd13d5a9fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:00:20.653018 13181 tablet_service.cc:1558] Processing DeleteTablet for tablet cdcaa90da448444fbca4f6cd13d5a9fb with delete_type TABLET_DATA_TOMBSTONED (TS 4f098c5588a648418202da2fcba905ee not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47548
I20260710 11:00:20.654917 13940 tablet_replica.cc:333] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:20.655972 13940 raft_consensus.cc:2243] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:20.656629 13940 raft_consensus.cc:2272] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:20.659863 13940 ts_tablet_manager.cc:1916] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:00:20.671025 13940 ts_tablet_manager.cc:1929] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:00:20.671380 13940 log.cc:1199] T cdcaa90da448444fbca4f6cd13d5a9fb P 4f098c5588a648418202da2fcba905ee: Deleting WAL directory at /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/wals/cdcaa90da448444fbca4f6cd13d5a9fb
I20260710 11:00:20.672950 13076 catalog_manager.cc:5028] TS 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): tablet cdcaa90da448444fbca4f6cd13d5a9fb (table test-workload [id=3e67287ccccc4728834e9eb11dc71b9d]) successfully deleted
W20260710 11:00:23.677812 13303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.196:39635, user_credentials={real_user=slave}} blocked reactor thread for 104727us
W20260710 11:00:25.091456 13287 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5ea0 after lost signal to thread 12066
W20260710 11:00:25.092729 13287 debug-util.cc:398] Leaking SignalData structure 0x7b0800060ae0 after lost signal to thread 13123
W20260710 11:00:25.094159 13287 debug-util.cc:398] Leaking SignalData structure 0x7b080022e7e0 after lost signal to thread 13215
W20260710 11:00:25.096884 13287 debug-util.cc:398] Leaking SignalData structure 0x7b080024c620 after lost signal to thread 13290
W20260710 11:00:25.101506 13287 debug-util.cc:398] Leaking SignalData structure 0x7b08002929e0 after lost signal to thread 13364
W20260710 11:00:25.118916 13287 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7160 after lost signal to thread 13622
W20260710 11:00:26.218647 13361 debug-util.cc:398] Leaking SignalData structure 0x7b0800104900 after lost signal to thread 12066
W20260710 11:00:26.219640 13361 debug-util.cc:398] Leaking SignalData structure 0x7b0800104b60 after lost signal to thread 13123
W20260710 11:00:26.220527 13361 debug-util.cc:398] Leaking SignalData structure 0x7b0800288de0 after lost signal to thread 13215
W20260710 11:00:26.221295 13361 debug-util.cc:398] Leaking SignalData structure 0x7b0800115180 after lost signal to thread 13290
W20260710 11:00:26.222204 13361 debug-util.cc:398] Leaking SignalData structure 0x7b0800249360 after lost signal to thread 13364
W20260710 11:00:26.223214 13361 debug-util.cc:398] Leaking SignalData structure 0x7b080012d460 after lost signal to thread 13622
I20260710 11:00:27.140576 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:27.195482 13264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb"
dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:54182
I20260710 11:00:27.196210 13264 raft_consensus.cc:606] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:27.237447 13189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698"
dest_uuid: "4f098c5588a648418202da2fcba905ee"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:42886
I20260710 11:00:27.238063 13189 raft_consensus.cc:606] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:27.241045 13264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d"
dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
mode: GRACEFUL
new_leader_uuid: "4f098c5588a648418202da2fcba905ee"
 from {username='slave'} at 127.0.0.1:54182
I20260710 11:00:27.241684 13264 raft_consensus.cc:606] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Received request to transfer leadership to TS 4f098c5588a648418202da2fcba905ee
I20260710 11:00:27.266649 13339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4"
dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:47132
I20260710 11:00:27.267381 13339 raft_consensus.cc:606] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:27.270478 13980 raft_consensus.cc:993] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.270954 13980 raft_consensus.cc:1081] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.274170 13189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60"
dest_uuid: "4f098c5588a648418202da2fcba905ee"
mode: GRACEFUL
new_leader_uuid: "143fafeab51e4583a2946db1f93c83f2"
 from {username='slave'} at 127.0.0.1:42886
I20260710 11:00:27.274816 13189 raft_consensus.cc:606] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Received request to transfer leadership to TS 143fafeab51e4583a2946db1f93c83f2
I20260710 11:00:27.276670 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:27.277900 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:27.278298 13592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52808
I20260710 11:00:27.279057 13592 raft_consensus.cc:493] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.279469 13592 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.288134 13592 raft_consensus.cc:515] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.291967 13592 leader_election.cc:290] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:27.292752 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:27.293416 13189 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.299552 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66ebe0236dc481aafaf51c29b7127f4" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:27.300180 13336 raft_consensus.cc:3055] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.300508 13336 raft_consensus.cc:740] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:27.301246 13336 consensus_queue.cc:260] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.302420 13336 raft_consensus.cc:3060] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.302768 13969 raft_consensus.cc:993] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.303354 13986 raft_consensus.cc:1081] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.306411 13592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52776
I20260710 11:00:27.307056 13592 raft_consensus.cc:493] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.307468 13592 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.302953 13189 raft_consensus.cc:2468] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.314608 13592 raft_consensus.cc:515] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.316017 13558 leader_election.cc:304] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:27.320690 13336 raft_consensus.cc:2468] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.322525 13987 raft_consensus.cc:2804] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:27.323465 13189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:27.324266 13189 raft_consensus.cc:3055] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.324713 13189 raft_consensus.cc:740] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:27.333007 13987 raft_consensus.cc:697] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:27.325889 13189 consensus_queue.cc:260] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.334084 13189 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.334087 13987 consensus_queue.cc:237] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.340448 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d991e27b4c3e41f9922c2698dea56698" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:27.341216 13336 raft_consensus.cc:3060] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.354514 13975 raft_consensus.cc:993] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: : Instructing follower 4f098c5588a648418202da2fcba905ee to start an election
I20260710 11:00:27.355082 13975 raft_consensus.cc:1081] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Signalling peer 4f098c5588a648418202da2fcba905ee to start an election
I20260710 11:00:27.354576 13592 leader_election.cc:290] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:27.359138 13191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d"
dest_uuid: "4f098c5588a648418202da2fcba905ee"
 from {username='slave'} at 127.0.0.1:47572
I20260710 11:00:27.359949 13191 raft_consensus.cc:493] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.360450 13191 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.372556 13191 raft_consensus.cc:515] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.385797 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:27.386576 13264 raft_consensus.cc:3055] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.386971 13264 raft_consensus.cc:740] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:27.387907 13264 consensus_queue.cc:260] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.389277 13264 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.355165 13189 raft_consensus.cc:2468] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.393122 13558 leader_election.cc:304] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f098c5588a648418202da2fcba905ee, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:27.394131 13988 raft_consensus.cc:2804] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:27.401007 13975 raft_consensus.cc:993] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.401497 13975 raft_consensus.cc:1081] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:27.403349 13592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52792
I20260710 11:00:27.404243 13592 raft_consensus.cc:493] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.404832 13592 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.411057 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a4f7dc873942508cc68815f556764d" candidate_uuid: "4f098c5588a648418202da2fcba905ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:27.411684 13339 raft_consensus.cc:3060] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.412233 13988 raft_consensus.cc:697] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:27.413244 13988 consensus_queue.cc:237] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.415270 13087 catalog_manager.cc:5697] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.419872 13339 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 2.
I20260710 11:00:27.421370 13155 leader_election.cc:304] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, 4f098c5588a648418202da2fcba905ee; no voters: 
I20260710 11:00:27.423558 13986 raft_consensus.cc:2804] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:27.424152 13986 raft_consensus.cc:697] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 2 LEADER]: Becoming Leader. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:27.425021 13986 consensus_queue.cc:237] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.436040 13336 raft_consensus.cc:2468] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.438369 13191 leader_election.cc:290] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [CANDIDATE]: Term 2 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:27.442983 13264 raft_consensus.cc:2468] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f098c5588a648418202da2fcba905ee in term 2.
I20260710 11:00:27.443027 13592 raft_consensus.cc:515] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.468712 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:27.469789 13339 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.474987 13592 leader_election.cc:290] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:27.476783 13339 raft_consensus.cc:2468] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.479552 13556 leader_election.cc:304] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:27.480358 13988 raft_consensus.cc:2804] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:27.480888 13988 raft_consensus.cc:697] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:27.481793 13988 consensus_queue.cc:237] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.514338 13086 catalog_manager.cc:5697] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee reported cstate change: term changed from 1 to 2, leader changed from bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) to 4f098c5588a648418202da2fcba905ee (127.11.199.193). New cstate: current_term: 2 leader_uuid: "4f098c5588a648418202da2fcba905ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:27.539012 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdcaa90da448444fbca4f6cd13d5a9fb" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:27.540134 13264 raft_consensus.cc:3055] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.540628 13264 raft_consensus.cc:740] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:27.541229 13087 catalog_manager.cc:5697] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from 4f098c5588a648418202da2fcba905ee (127.11.199.193) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.542222 13264 consensus_queue.cc:260] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:27.544894 13264 raft_consensus.cc:3060] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.543862 13087 catalog_manager.cc:5697] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.563452 13264 raft_consensus.cc:2468] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:27.691700 13985 raft_consensus.cc:993] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: : Instructing follower 143fafeab51e4583a2946db1f93c83f2 to start an election
I20260710 11:00:27.692348 13985 raft_consensus.cc:1081] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Signalling peer 143fafeab51e4583a2946db1f93c83f2 to start an election
I20260710 11:00:27.694069 13336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60"
dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
 from {username='slave'} at 127.0.0.1:40236
I20260710 11:00:27.694759 13336 raft_consensus.cc:493] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:27.695257 13336 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.705312 13336 raft_consensus.cc:515] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.707744 13336 leader_election.cc:290] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:27.709136 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:27.709580 13191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bddaa683c24e29b9fb492f0ea82f60" candidate_uuid: "143fafeab51e4583a2946db1f93c83f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:27.709961 13264 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.710184 13191 raft_consensus.cc:3055] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:27.710531 13191 raft_consensus.cc:740] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:27.711441 13191 consensus_queue.cc:260] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.713385 13191 raft_consensus.cc:3060] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:27.736073 13264 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 2.
I20260710 11:00:27.737512 13306 leader_election.cc:304] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, bbb13bc2be5b408bad8cdbee0155c837; no voters: 
I20260710 11:00:27.738240 13191 raft_consensus.cc:2468] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 143fafeab51e4583a2946db1f93c83f2 in term 2.
I20260710 11:00:27.738600 13979 raft_consensus.cc:2804] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:27.739167 13979 raft_consensus.cc:697] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 2 LEADER]: Becoming Leader. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:27.740314 13979 consensus_queue.cc:237] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } }
I20260710 11:00:27.751462 13087 catalog_manager.cc:5697] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 reported cstate change: term changed from 1 to 2, leader changed from 4f098c5588a648418202da2fcba905ee (127.11.199.193) to 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "143fafeab51e4583a2946db1f93c83f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:27.790349 13336 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.792634 13988 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:27.812216 13191 raft_consensus.cc:1275] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.816044 13990 consensus_queue.cc:1048] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:27.827427 13189 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.832191 13987 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:27.859707 13265 raft_consensus.cc:1275] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:27.867113 13970 consensus_queue.cc:1048] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:27.888120 13265 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.889755 13990 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:27.921854 13336 raft_consensus.cc:1275] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.923574 13988 consensus_queue.cc:1048] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:27.975186 13339 raft_consensus.cc:1275] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Refusing update from remote peer 4f098c5588a648418202da2fcba905ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:27.977164 13986 consensus_queue.cc:1048] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:27.979024 13339 raft_consensus.cc:1275] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:27.981933 13987 consensus_queue.cc:1048] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.184468 13261 raft_consensus.cc:1275] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.186266 13972 consensus_queue.cc:1048] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:28.195199 13190 raft_consensus.cc:1275] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer 143fafeab51e4583a2946db1f93c83f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:28.196697 13972 consensus_queue.cc:1048] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:28.279250 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:28.299674 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:28.316510 13339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25239b4a9b52475b982464438333248c"
dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:47132
I20260710 11:00:28.317195 13339 raft_consensus.cc:606] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:28.320226 13261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa"
dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:54182
I20260710 11:00:28.320680 13261 raft_consensus.cc:606] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:28.323343 13190 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c"
dest_uuid: "4f098c5588a648418202da2fcba905ee"
mode: GRACEFUL
new_leader_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:42886
I20260710 11:00:28.323776 13190 raft_consensus.cc:606] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Received request to transfer leadership to TS c641454a2878442e934acccf32fe7c08
I20260710 11:00:28.325013 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:00:28.325721 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:28.332333 13985 raft_consensus.cc:993] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.332832 13985 raft_consensus.cc:1081] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.334769 13590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52776
I20260710 11:00:28.335354 13590 raft_consensus.cc:493] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.335690 13590 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.344336 13590 raft_consensus.cc:515] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.347458 13590 leader_election.cc:290] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:28.349591 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:28.350133 13190 raft_consensus.cc:3055] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.350283 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f90e328b02574c92a0194bc0975ca63c" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:28.350427 13190 raft_consensus.cc:740] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f098c5588a648418202da2fcba905ee, State: Running, Role: LEADER
I20260710 11:00:28.351791 13190 consensus_queue.cc:260] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.353099 13190 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.353091 13261 raft_consensus.cc:3060] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.361971 13261 raft_consensus.cc:2468] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.363181 13558 leader_election.cc:304] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:28.364012 13987 raft_consensus.cc:2804] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.364439 13987 raft_consensus.cc:697] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:28.365305 13987 consensus_queue.cc:237] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.371006 13190 raft_consensus.cc:2468] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.373974 13087 catalog_manager.cc:5697] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from 4f098c5588a648418202da2fcba905ee (127.11.199.193) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.427671 14018 raft_consensus.cc:993] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.428193 13979 raft_consensus.cc:1081] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.429625 13590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25239b4a9b52475b982464438333248c"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52808
I20260710 11:00:28.430159 13590 raft_consensus.cc:493] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.430475 13590 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.435563 13590 raft_consensus.cc:515] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.437608 13590 leader_election.cc:290] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491), 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715)
I20260710 11:00:28.438344 13339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "143fafeab51e4583a2946db1f93c83f2"
I20260710 11:00:28.438884 13339 raft_consensus.cc:3055] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.439162 13339 raft_consensus.cc:740] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 143fafeab51e4583a2946db1f93c83f2, State: Running, Role: LEADER
I20260710 11:00:28.439870 13339 consensus_queue.cc:260] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.440689 13339 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.445004 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25239b4a9b52475b982464438333248c" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:28.445673 13261 raft_consensus.cc:3060] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.447860 13339 raft_consensus.cc:2468] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.449374 13556 leader_election.cc:304] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 143fafeab51e4583a2946db1f93c83f2, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:28.450187 13990 raft_consensus.cc:2804] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.450695 13990 raft_consensus.cc:697] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:28.453037 13261 raft_consensus.cc:2468] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.452870 13990 consensus_queue.cc:237] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [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: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.464989 13087 catalog_manager.cc:5697] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:28.808374 13261 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.809525 13990 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.835579 13339 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.837404 13987 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "143fafeab51e4583a2946db1f93c83f2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 38715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:28.849671 13191 raft_consensus.cc:1275] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.852227 13990 consensus_queue.cc:1048] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:28.871481 13264 raft_consensus.cc:1275] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:28.877241 13990 consensus_queue.cc:1048] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:00:28.918030 13978 raft_consensus.cc:993] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: : Instructing follower c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.918650 14015 raft_consensus.cc:1081] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Signalling peer c641454a2878442e934acccf32fe7c08 to start an election
I20260710 11:00:28.920527 13592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa"
dest_uuid: "c641454a2878442e934acccf32fe7c08"
 from {username='slave'} at 127.0.0.1:52792
I20260710 11:00:28.921133 13592 raft_consensus.cc:493] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:28.921492 13592 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.930550 13592 raft_consensus.cc:515] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.940872 13592 leader_election.cc:290] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Requested vote from peers 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445), bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491)
I20260710 11:00:28.942205 13190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4f098c5588a648418202da2fcba905ee"
I20260710 11:00:28.942791 13190 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.947233 13264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b7e8f2f32b4c198e8c1e5618d2d9fa" candidate_uuid: "c641454a2878442e934acccf32fe7c08" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "bbb13bc2be5b408bad8cdbee0155c837"
I20260710 11:00:28.947808 13264 raft_consensus.cc:3055] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:28.948078 13264 raft_consensus.cc:740] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbb13bc2be5b408bad8cdbee0155c837, State: Running, Role: LEADER
I20260710 11:00:28.948797 13264 consensus_queue.cc:260] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.949971 13264 raft_consensus.cc:3060] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:28.954689 13264 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.955812 13558 leader_election.cc:304] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bbb13bc2be5b408bad8cdbee0155c837, c641454a2878442e934acccf32fe7c08; no voters: 
I20260710 11:00:28.956573 13988 raft_consensus.cc:2804] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:28.957006 13988 raft_consensus.cc:697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Becoming Leader. State: Replica: c641454a2878442e934acccf32fe7c08, State: Running, Role: LEADER
I20260710 11:00:28.957875 13988 consensus_queue.cc:237] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [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: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } }
I20260710 11:00:28.963397 13190 raft_consensus.cc:2468] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c641454a2878442e934acccf32fe7c08 in term 2.
I20260710 11:00:28.971745 13086 catalog_manager.cc:5697] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 reported cstate change: term changed from 1 to 2, leader changed from bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194) to c641454a2878442e934acccf32fe7c08 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "c641454a2878442e934acccf32fe7c08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c641454a2878442e934acccf32fe7c08" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 39635 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:00:29.326627 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:29.339138 13190 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.340389 13988 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f098c5588a648418202da2fcba905ee" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:00:29.350476 13264 raft_consensus.cc:1275] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Refusing update from remote peer c641454a2878442e934acccf32fe7c08: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:00:29.352371 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
I20260710 11:00:29.354558 13987 consensus_queue.cc:1048] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbb13bc2be5b408bad8cdbee0155c837" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 11:00:29.357857 13558 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 11:00:29.379976 13558 consensus_peers.cc:597] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:29.424574 13232 consensus_peers.cc:597] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.428391 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:29.429543 12063 tablet_replica.cc:333] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.430591 12063 raft_consensus.cc:2243] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.431303 12063 raft_consensus.cc:2272] T 81b571ac31844180aa9ff1d492420289 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.434325 12063 tablet_replica.cc:333] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.435174 12063 raft_consensus.cc:2243] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.436450 12063 raft_consensus.cc:2272] T 38abd12e8bd840e98ded36e35e07673a P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.439352 12063 tablet_replica.cc:333] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.440001 12063 raft_consensus.cc:2243] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.440635 12063 raft_consensus.cc:2272] T dbf2f4f7a76f44b3b2004412415d61ba P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.443157 12063 tablet_replica.cc:333] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.443877 12063 raft_consensus.cc:2243] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.445186 12063 raft_consensus.cc:2272] T 7da27f74a9fa400585b514108490e949 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.446652 13558 consensus_peers.cc:597] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.447715 12063 tablet_replica.cc:333] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.448616 12063 raft_consensus.cc:2243] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.449548 12063 raft_consensus.cc:2272] T e3a4f7dc873942508cc68815f556764d P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.449280 13232 consensus_peers.cc:597] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.452194 12063 tablet_replica.cc:333] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.453051 12063 raft_consensus.cc:2243] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.453775 12063 raft_consensus.cc:2272] T ca787f3e53bd4ebf952f8eaedb135d08 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.454031 13558 consensus_peers.cc:597] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.455957 12063 tablet_replica.cc:333] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.456557 12063 raft_consensus.cc:2243] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.457407 12063 raft_consensus.cc:2272] T e9fea3ac3fd24cc3aa33969dfdbd575c P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.459570 12063 tablet_replica.cc:333] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.460114 12063 raft_consensus.cc:2243] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.460548 12063 pending_rounds.cc:70] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Trying to abort 1 pending ops.
I20260710 11:00:29.460772 12063 pending_rounds.cc:77] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305958313823989760 op_type: NO_OP noop_request { }
I20260710 11:00:29.461093 12063 raft_consensus.cc:2889] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:29.461381 12063 raft_consensus.cc:2272] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.463848 12063 tablet_replica.cc:333] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.464588 12063 raft_consensus.cc:2243] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.465016 12063 raft_consensus.cc:2272] T e66ebe0236dc481aafaf51c29b7127f4 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.466703 12063 tablet_replica.cc:333] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.467212 12063 raft_consensus.cc:2243] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.467614 12063 raft_consensus.cc:2272] T d991e27b4c3e41f9922c2698dea56698 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.469712 12063 tablet_replica.cc:333] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.470177 12063 raft_consensus.cc:2243] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.470989 12063 raft_consensus.cc:2272] T ecfaa2dadd6747969f70addc42f27515 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.473393 12063 tablet_replica.cc:333] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.474047 12063 raft_consensus.cc:2243] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.474655 12063 raft_consensus.cc:2272] T e2267f0e795e457c89224d64ba0df0fb P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.474944 13558 consensus_peers.cc:597] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.476655 12063 tablet_replica.cc:333] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.477236 12063 raft_consensus.cc:2243] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.478030 12063 raft_consensus.cc:2272] T 8b91eace89d84bdd9f1a0d1f14acee93 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.480165 12063 tablet_replica.cc:333] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.480664 12063 raft_consensus.cc:2243] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.481041 12063 raft_consensus.cc:2272] T f90e328b02574c92a0194bc0975ca63c P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.483286 12063 tablet_replica.cc:333] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.483847 12063 raft_consensus.cc:2243] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.484694 12063 raft_consensus.cc:2272] T 966fead25ca447c69ff081ca89b1d330 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.487253 12063 tablet_replica.cc:333] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.487900 12063 raft_consensus.cc:2243] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.488351 12063 raft_consensus.cc:2272] T f4bddaa683c24e29b9fb492f0ea82f60 P 4f098c5588a648418202da2fcba905ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.490547 12063 tablet_replica.cc:333] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.491081 12063 raft_consensus.cc:2243] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:00:29.491757 13306 consensus_peers.cc:597] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.492010 12063 raft_consensus.cc:2272] T 901547d9b4b04038a0c790ede60ffd00 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.494449 12063 tablet_replica.cc:333] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee: stopping tablet replica
I20260710 11:00:29.495128 12063 raft_consensus.cc:2243] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.495934 12063 raft_consensus.cc:2272] T e1ec5fef5d4d48d48506150ce3ec1756 P 4f098c5588a648418202da2fcba905ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.547333 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
I20260710 11:00:29.603838 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
W20260710 11:00:29.641449 13306 consensus_peers.cc:597] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.651350 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:29.652505 12063 tablet_replica.cc:333] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.653527 12063 raft_consensus.cc:2243] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.654613 12063 raft_consensus.cc:2272] T ca787f3e53bd4ebf952f8eaedb135d08 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.657510 12063 tablet_replica.cc:333] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
W20260710 11:00:29.657935 13558 consensus_peers.cc:597] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.658293 12063 raft_consensus.cc:2243] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.659159 12063 raft_consensus.cc:2272] T 8b91eace89d84bdd9f1a0d1f14acee93 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.661811 12063 tablet_replica.cc:333] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.662669 12063 raft_consensus.cc:2243] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.663777 12063 raft_consensus.cc:2272] T 81b571ac31844180aa9ff1d492420289 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.666409 12063 tablet_replica.cc:333] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.667245 12063 raft_consensus.cc:2243] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.667856 12063 raft_consensus.cc:2272] T 38abd12e8bd840e98ded36e35e07673a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.670512 12063 tablet_replica.cc:333] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.671371 12063 raft_consensus.cc:2243] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.672186 12063 raft_consensus.cc:2272] T f90e328b02574c92a0194bc0975ca63c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.675051 12063 tablet_replica.cc:333] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.676054 12063 raft_consensus.cc:2243] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.676594 12063 raft_consensus.cc:2272] T e3a4f7dc873942508cc68815f556764d P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.679184 12063 tablet_replica.cc:333] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.679987 12063 raft_consensus.cc:2243] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.681124 12063 raft_consensus.cc:2272] T 29a0b4409dbc4d7bbe48f7540a7619b1 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.683843 12063 tablet_replica.cc:333] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.684618 12063 raft_consensus.cc:2243] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.685556 12063 raft_consensus.cc:2272] T 897394840a494a6ca68440cbd9943901 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.689234 13306 consensus_peers.cc:597] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.689742 12063 tablet_replica.cc:333] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
W20260710 11:00:29.690542 13306 consensus_peers.cc:597] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.690572 12063 raft_consensus.cc:2243] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.691583 12063 raft_consensus.cc:2272] T 25239b4a9b52475b982464438333248c P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.694309 12063 tablet_replica.cc:333] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.695135 12063 raft_consensus.cc:2243] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.696156 12063 raft_consensus.cc:2272] T cd30d918aa3d4d889785eb1d5d0842e2 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.698915 12063 tablet_replica.cc:333] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.699725 12063 raft_consensus.cc:2243] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.700284 12063 raft_consensus.cc:2272] T e1ec5fef5d4d48d48506150ce3ec1756 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.702883 12063 tablet_replica.cc:333] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.703594 12063 raft_consensus.cc:2243] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.704609 12063 raft_consensus.cc:2272] T fc430a21003a4052a9b9c8f924e68e3a P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.707696 12063 tablet_replica.cc:333] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.708416 12063 raft_consensus.cc:2243] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.708997 12063 raft_consensus.cc:2272] T e2267f0e795e457c89224d64ba0df0fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.711738 12063 tablet_replica.cc:333] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.712453 12063 raft_consensus.cc:2243] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.713554 12063 raft_consensus.cc:2272] T ecfaa2dadd6747969f70addc42f27515 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.716188 12063 tablet_replica.cc:333] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.716872 12063 raft_consensus.cc:2243] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.717384 12063 raft_consensus.cc:2272] T 901547d9b4b04038a0c790ede60ffd00 P bbb13bc2be5b408bad8cdbee0155c837 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.719882 12063 tablet_replica.cc:333] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.720587 12063 raft_consensus.cc:2243] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.721117 12063 raft_consensus.cc:2272] T f4bddaa683c24e29b9fb492f0ea82f60 P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.723551 12063 tablet_replica.cc:333] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.724190 12063 raft_consensus.cc:2243] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.724697 12063 raft_consensus.cc:2272] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.727514 12063 tablet_replica.cc:333] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837: stopping tablet replica
I20260710 11:00:29.728133 12063 raft_consensus.cc:2243] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.728659 12063 raft_consensus.cc:2272] T cdcaa90da448444fbca4f6cd13d5a9fb P bbb13bc2be5b408bad8cdbee0155c837 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.749632 13558 consensus_peers.cc:597] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:29.765710 13306 consensus_peers.cc:597] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:29.791468 13306 consensus_peers.cc:597] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.809300 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
W20260710 11:00:29.833351 13558 consensus_peers.cc:597] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:29.834774 13306 consensus_peers.cc:597] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 -> Peer bbb13bc2be5b408bad8cdbee0155c837 (127.11.199.194:41491): Couldn't send request to peer bbb13bc2be5b408bad8cdbee0155c837. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:29.855051 13306 consensus_peers.cc:597] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 -> Peer 4f098c5588a648418202da2fcba905ee (127.11.199.193:36445): Couldn't send request to peer 4f098c5588a648418202da2fcba905ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36445: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.859253 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:00:29.897222 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:29.898077 12063 tablet_replica.cc:333] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.898707 12063 raft_consensus.cc:2243] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.899291 12063 raft_consensus.cc:2272] T d991e27b4c3e41f9922c2698dea56698 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.901087 12063 tablet_replica.cc:333] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.901639 12063 raft_consensus.cc:2243] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.902064 12063 raft_consensus.cc:2272] T 81b571ac31844180aa9ff1d492420289 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.904457 12063 tablet_replica.cc:333] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.905278 12063 raft_consensus.cc:2243] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.905701 12063 raft_consensus.cc:2272] T 25239b4a9b52475b982464438333248c P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.907711 12063 tablet_replica.cc:333] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.908244 12063 raft_consensus.cc:2243] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.909096 12063 raft_consensus.cc:2272] T 897394840a494a6ca68440cbd9943901 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.910882 12063 tablet_replica.cc:333] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.911389 12063 raft_consensus.cc:2243] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.911770 12063 raft_consensus.cc:2272] T e3a4f7dc873942508cc68815f556764d P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.913391 12063 tablet_replica.cc:333] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.913878 12063 raft_consensus.cc:2243] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.914994 12063 raft_consensus.cc:2272] T 7da27f74a9fa400585b514108490e949 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.917542 12063 tablet_replica.cc:333] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.918232 12063 raft_consensus.cc:2243] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.920186 12063 raft_consensus.cc:2272] T dbf2f4f7a76f44b3b2004412415d61ba P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.923039 12063 tablet_replica.cc:333] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.923853 12063 raft_consensus.cc:2243] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.924392 12063 raft_consensus.cc:2272] T e1ec5fef5d4d48d48506150ce3ec1756 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.927001 12063 tablet_replica.cc:333] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
W20260710 11:00:29.927380 13556 consensus_peers.cc:597] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 -> Peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Couldn't send request to peer 143fafeab51e4583a2946db1f93c83f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:29.927736 12063 raft_consensus.cc:2243] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.928568 12063 raft_consensus.cc:2272] T e9fea3ac3fd24cc3aa33969dfdbd575c P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.931241 12063 tablet_replica.cc:333] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.932068 12063 raft_consensus.cc:2243] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.932652 12063 raft_consensus.cc:2272] T fc430a21003a4052a9b9c8f924e68e3a P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.935305 12063 tablet_replica.cc:333] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.936079 12063 raft_consensus.cc:2243] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.936942 12063 raft_consensus.cc:2272] T cdcaa90da448444fbca4f6cd13d5a9fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.939443 12063 tablet_replica.cc:333] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.940130 12063 raft_consensus.cc:2243] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.940687 12063 raft_consensus.cc:2272] T e66ebe0236dc481aafaf51c29b7127f4 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.942984 12063 tablet_replica.cc:333] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.943673 12063 raft_consensus.cc:2243] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.944296 12063 raft_consensus.cc:2272] T cd30d918aa3d4d889785eb1d5d0842e2 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.946693 12063 tablet_replica.cc:333] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.947384 12063 raft_consensus.cc:2243] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.947961 12063 raft_consensus.cc:2272] T 29a0b4409dbc4d7bbe48f7540a7619b1 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.950646 12063 tablet_replica.cc:333] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.951337 12063 raft_consensus.cc:2243] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.952212 12063 raft_consensus.cc:2272] T f4bddaa683c24e29b9fb492f0ea82f60 P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.954546 12063 tablet_replica.cc:333] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.955200 12063 raft_consensus.cc:2243] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:29.955699 12063 raft_consensus.cc:2272] T 901547d9b4b04038a0c790ede60ffd00 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.957890 12063 tablet_replica.cc:333] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.958531 12063 raft_consensus.cc:2243] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.959334 12063 raft_consensus.cc:2272] T 966fead25ca447c69ff081ca89b1d330 P 143fafeab51e4583a2946db1f93c83f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:29.961210 12063 tablet_replica.cc:333] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2: stopping tablet replica
I20260710 11:00:29.961648 12063 raft_consensus.cc:2243] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:29.962311 12063 raft_consensus.cc:2272] T e2267f0e795e457c89224d64ba0df0fb P 143fafeab51e4583a2946db1f93c83f2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:29.974277 13556 consensus_peers.cc:597] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 -> Peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Couldn't send request to peer 143fafeab51e4583a2946db1f93c83f2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.022255 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
W20260710 11:00:30.032351 13556 consensus_peers.cc:597] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 -> Peer 143fafeab51e4583a2946db1f93c83f2 (127.11.199.195:38715): Couldn't send request to peer 143fafeab51e4583a2946db1f93c83f2. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.195:38715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:30.061916 12063 tablet_server.cc:179] TabletServer@127.11.199.196:0 shutting down...
I20260710 11:00:30.089080 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:30.089898 12063 tablet_replica.cc:333] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.090979 12063 raft_consensus.cc:2243] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.092077 12063 raft_consensus.cc:2272] T f90e328b02574c92a0194bc0975ca63c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.093884 12063 tablet_replica.cc:333] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.094422 12063 raft_consensus.cc:2243] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.095023 12063 raft_consensus.cc:2272] T 7da27f74a9fa400585b514108490e949 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.097432 12063 tablet_replica.cc:333] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.098114 12063 raft_consensus.cc:2243] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.098670 12063 raft_consensus.cc:2272] T ecfaa2dadd6747969f70addc42f27515 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.100560 12063 tablet_replica.cc:333] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.101287 12063 raft_consensus.cc:2243] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.101972 12063 raft_consensus.cc:2272] T 897394840a494a6ca68440cbd9943901 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.104285 12063 tablet_replica.cc:333] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.104952 12063 raft_consensus.cc:2243] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.105568 12063 raft_consensus.cc:2272] T e9fea3ac3fd24cc3aa33969dfdbd575c P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.108155 12063 tablet_replica.cc:333] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.108870 12063 raft_consensus.cc:2243] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.109472 12063 raft_consensus.cc:2272] T fc430a21003a4052a9b9c8f924e68e3a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.111840 12063 tablet_replica.cc:333] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.112829 12063 raft_consensus.cc:2243] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.113855 12063 raft_consensus.cc:2272] T cdcaa90da448444fbca4f6cd13d5a9fb P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.116245 12063 tablet_replica.cc:333] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.116953 12063 raft_consensus.cc:2243] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.117977 12063 raft_consensus.cc:2272] T 95b7e8f2f32b4c198e8c1e5618d2d9fa P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.120849 12063 tablet_replica.cc:333] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.121564 12063 raft_consensus.cc:2243] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.122192 12063 raft_consensus.cc:2272] T cd30d918aa3d4d889785eb1d5d0842e2 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.123983 12063 tablet_replica.cc:333] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.124464 12063 raft_consensus.cc:2243] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.125218 12063 raft_consensus.cc:2272] T d991e27b4c3e41f9922c2698dea56698 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.126754 12063 tablet_replica.cc:333] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.127480 12063 raft_consensus.cc:2243] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.128003 12063 raft_consensus.cc:2272] T 8b91eace89d84bdd9f1a0d1f14acee93 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.129606 12063 tablet_replica.cc:333] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.130348 12063 raft_consensus.cc:2243] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.130945 12063 raft_consensus.cc:2272] T 29a0b4409dbc4d7bbe48f7540a7619b1 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.132634 12063 tablet_replica.cc:333] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.133103 12063 raft_consensus.cc:2243] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.133524 12063 raft_consensus.cc:2272] T ca787f3e53bd4ebf952f8eaedb135d08 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.135208 12063 tablet_replica.cc:333] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.135653 12063 raft_consensus.cc:2243] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.136313 12063 raft_consensus.cc:2272] T e66ebe0236dc481aafaf51c29b7127f4 P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.137900 12063 tablet_replica.cc:333] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.138338 12063 raft_consensus.cc:2243] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.138788 12063 raft_consensus.cc:2272] T 966fead25ca447c69ff081ca89b1d330 P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.140453 12063 tablet_replica.cc:333] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.140895 12063 raft_consensus.cc:2243] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.141564 12063 raft_consensus.cc:2272] T 25239b4a9b52475b982464438333248c P c641454a2878442e934acccf32fe7c08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.143190 12063 tablet_replica.cc:333] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.143733 12063 raft_consensus.cc:2243] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.144196 12063 raft_consensus.cc:2272] T 38abd12e8bd840e98ded36e35e07673a P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.145745 12063 tablet_replica.cc:333] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08: stopping tablet replica
I20260710 11:00:30.146193 12063 raft_consensus.cc:2243] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:30.146637 12063 raft_consensus.cc:2272] T dbf2f4f7a76f44b3b2004412415d61ba P c641454a2878442e934acccf32fe7c08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.181836 12063 tablet_server.cc:196] TabletServer@127.11.199.196:0 shutdown complete.
I20260710 11:00:30.211093 12063 master.cc:562] Master@127.11.199.254:37683 shutting down...
I20260710 11:00:30.236832 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:30.237389 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:30.237736 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P 366f7f746f644952b6244be3fe1e43b2: stopping tablet replica
I20260710 11:00:30.258575 12063 master.cc:584] Master@127.11.199.254:37683 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28036 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:00:30.319461 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:37329
I20260710 11:00:30.320607 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.326536 14049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.326602 14050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.327533 14052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.328076 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:30.329171 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.329344 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.329519 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681230329504 us; error 0 us; skew 500 ppm
I20260710 11:00:30.330057 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.332479 12063 webserver.cc:533] Webserver started at http://127.11.199.254:34897/ using document root <none> and password file <none>
I20260710 11:00:30.332974 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.333163 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.333436 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.334511 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "b243bf795e8847e881b45ed64ca48265"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.338802 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:00:30.342244 14057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.343184 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.343480 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "b243bf795e8847e881b45ed64ca48265"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.343775 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.364790 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.366183 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.407510 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:37329
I20260710 11:00:30.407711 14108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:37329 every 8 connection(s)
I20260710 11:00:30.411834 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:30.421764 14109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265: Bootstrap starting.
I20260710 11:00:30.426335 14109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:30.430549 14109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265: No bootstrap required, opened a new log
I20260710 11:00:30.432638 14109 raft_consensus.cc:359] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER }
I20260710 11:00:30.433007 14109 raft_consensus.cc:385] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:30.433260 14109 raft_consensus.cc:740] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b243bf795e8847e881b45ed64ca48265, State: Initialized, Role: FOLLOWER
I20260710 11:00:30.433800 14109 consensus_queue.cc:260] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER }
I20260710 11:00:30.434242 14109 raft_consensus.cc:399] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:30.434458 14109 raft_consensus.cc:493] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:30.434710 14109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:30.438869 14109 raft_consensus.cc:515] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER }
I20260710 11:00:30.439374 14109 leader_election.cc:304] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [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: b243bf795e8847e881b45ed64ca48265; no voters: 
I20260710 11:00:30.440548 14109 leader_election.cc:290] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:30.440857 14112 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:30.442221 14112 raft_consensus.cc:697] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 1 LEADER]: Becoming Leader. State: Replica: b243bf795e8847e881b45ed64ca48265, State: Running, Role: LEADER
I20260710 11:00:30.442931 14112 consensus_queue.cc:237] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [LEADER]: Queue going to LEADER mode. State: All 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: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER }
I20260710 11:00:30.443593 14109 sys_catalog.cc:565] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:30.447360 14113 sys_catalog.cc:455] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b243bf795e8847e881b45ed64ca48265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER } }
I20260710 11:00:30.447996 14113 sys_catalog.cc:458] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:30.447896 14114 sys_catalog.cc:455] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b243bf795e8847e881b45ed64ca48265. Latest consensus state: current_term: 1 leader_uuid: "b243bf795e8847e881b45ed64ca48265" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b243bf795e8847e881b45ed64ca48265" member_type: VOTER } }
I20260710 11:00:30.448462 14114 sys_catalog.cc:458] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:30.449966 14119 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:30.458349 14119 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:30.464219 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:30.468952 14119 catalog_manager.cc:1383] Generated new cluster ID: cff13b16331048bebf99d307f70fabe9
I20260710 11:00:30.469251 14119 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:30.494762 14119 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:30.496021 14119 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:30.507364 14119 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265: Generated new TSK 0
I20260710 11:00:30.508005 14119 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:30.530400 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.536587 14130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.537729 14131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.539484 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:30.539455 14133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.540951 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.541196 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.541365 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681230541352 us; error 0 us; skew 500 ppm
I20260710 11:00:30.541831 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.544034 12063 webserver.cc:533] Webserver started at http://127.11.199.193:45321/ using document root <none> and password file <none>
I20260710 11:00:30.544441 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.544595 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.544888 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.545965 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "f5626d16d6624d2b83b78aa23f5753ab"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.550486 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:30.553972 14138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.554749 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.555104 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "f5626d16d6624d2b83b78aa23f5753ab"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.555382 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.567178 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.568358 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.569859 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.572144 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.572363 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.572618 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.572793 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.614147 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:42871
I20260710 11:00:30.614255 14200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:42871 every 8 connection(s)
I20260710 11:00:30.619361 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.626317 14205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.627640 14206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.631760 14208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.633234 14201 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37329
I20260710 11:00:30.633389 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:30.633687 14201 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:30.634632 14201 heartbeater.cc:507] Master 127.11.199.254:37329 requested a full tablet report, sending...
I20260710 11:00:30.634900 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:30.635210 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.635407 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681230635388 us; error 0 us; skew 500 ppm
I20260710 11:00:30.636147 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.637145 14074 ts_manager.cc:194] Registered new tserver with Master: f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:30.638803 12063 webserver.cc:533] Webserver started at http://127.11.199.194:44911/ using document root <none> and password file <none>
I20260710 11:00:30.639231 14074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51224
I20260710 11:00:30.639362 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.639684 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.639973 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.641381 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "7b5828f6ff394e93a53518033425b6b7"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.646174 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:00:30.649400 14213 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.650167 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:30.650429 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "7b5828f6ff394e93a53518033425b6b7"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.650662 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.661146 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.662303 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.663834 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.666038 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.666268 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.666492 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.666661 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.708096 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:33503
I20260710 11:00:30.708230 14275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:33503 every 8 connection(s)
I20260710 11:00:30.712877 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.722826 14279 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.725410 14280 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.727892 14282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.730106 14276 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37329
I20260710 11:00:30.730387 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:30.730523 14276 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:30.731427 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:30.731464 14276 heartbeater.cc:507] Master 127.11.199.254:37329 requested a full tablet report, sending...
W20260710 11:00:30.731817 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.732033 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681230732013 us; error 0 us; skew 500 ppm
I20260710 11:00:30.732694 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.733884 14074 ts_manager.cc:194] Registered new tserver with Master: 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:30.735456 12063 webserver.cc:533] Webserver started at http://127.11.199.195:44313/ using document root <none> and password file <none>
I20260710 11:00:30.735764 14074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51236
I20260710 11:00:30.736111 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.736382 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.736701 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.738121 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "f9caa91d82364e02a3ea7f36adeb6739"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.742538 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:00:30.746052 14287 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.746917 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.747170 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "f9caa91d82364e02a3ea7f36adeb6739"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.747400 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.771575 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.772742 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.774196 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.776408 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.776583 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.776865 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.777019 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.818202 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:42925
I20260710 11:00:30.818323 14349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:42925 every 8 connection(s)
I20260710 11:00:30.822875 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:30.830263 14353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:30.832235 14354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.834293 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:30.835359 14356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:30.836521 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:30.836776 14350 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37329
W20260710 11:00:30.836793 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:30.837215 14350 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:30.837280 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681230837253 us; error 0 us; skew 500 ppm
I20260710 11:00:30.837869 14350 heartbeater.cc:507] Master 127.11.199.254:37329 requested a full tablet report, sending...
I20260710 11:00:30.838038 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:30.840165 14074 ts_manager.cc:194] Registered new tserver with Master: f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:30.841212 12063 webserver.cc:533] Webserver started at http://127.11.199.196:37911/ using document root <none> and password file <none>
I20260710 11:00:30.841898 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:30.842144 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:30.842111 14074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51248
I20260710 11:00:30.842641 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:30.843806 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-3-root/instance:
uuid: "7fad9f824d0f41579aab0cef1775f624"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.848259 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:30.851779 14361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.852675 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:30.852996 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
uuid: "7fad9f824d0f41579aab0cef1775f624"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:30.853256 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:30.863693 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:30.864977 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:30.866441 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:30.868570 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:30.868788 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.869041 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:30.869220 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:30.908530 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.196:42653
I20260710 11:00:30.908676 14423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.196:42653 every 8 connection(s)
I20260710 11:00:30.922953 14424 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37329
I20260710 11:00:30.923385 14424 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:30.924170 14424 heartbeater.cc:507] Master 127.11.199.254:37329 requested a full tablet report, sending...
I20260710 11:00:30.926162 14074 ts_manager.cc:194] Registered new tserver with Master: 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:30.927187 12063 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015521462s
I20260710 11:00:30.927903 14074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51254
I20260710 11:00:30.952945 14074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51256:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:00:31.089706 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 706499e7d3444d6b805cd2f65691cf85 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.091322 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706499e7d3444d6b805cd2f65691cf85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.096416 14314 tablet_service.cc:1511] Processing CreateTablet for tablet c79cc6653f4e4e99aba370562abd8cf1 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.097934 14388 tablet_service.cc:1511] Processing CreateTablet for tablet 18f6ed0098454824bb4edc8869f53ef5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.098389 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79cc6653f4e4e99aba370562abd8cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.096473 14389 tablet_service.cc:1511] Processing CreateTablet for tablet 706499e7d3444d6b805cd2f65691cf85 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.099336 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f6ed0098454824bb4edc8869f53ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.100181 14389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706499e7d3444d6b805cd2f65691cf85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.103914 14313 tablet_service.cc:1511] Processing CreateTablet for tablet c8df87e679e74f1ebe07e38c7b88b5f5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.106065 14312 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6902878634a149d8f591a3bb9133b (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.106779 14387 tablet_service.cc:1511] Processing CreateTablet for tablet c8df87e679e74f1ebe07e38c7b88b5f5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.107499 14312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6902878634a149d8f591a3bb9133b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.108153 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8df87e679e74f1ebe07e38c7b88b5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.111197 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8df87e679e74f1ebe07e38c7b88b5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.111951 14311 tablet_service.cc:1511] Processing CreateTablet for tablet a21d3a58be4546c6bf641f20dbb035da (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.113308 14311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d3a58be4546c6bf641f20dbb035da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.117923 14310 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9418081a144075b7d3b051a4a629e3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.119311 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9418081a144075b7d3b051a4a629e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.121555 14386 tablet_service.cc:1511] Processing CreateTablet for tablet 8908e8e9de0d4abfbf2af50285c4b21f (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.122943 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8908e8e9de0d4abfbf2af50285c4b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.123771 14309 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc788ceef84d47ad1667af515b7b18 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.125062 14309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc788ceef84d47ad1667af515b7b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.129277 14308 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea95f5b9e114a828198218c021929a6 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.130640 14308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea95f5b9e114a828198218c021929a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.131862 14385 tablet_service.cc:1511] Processing CreateTablet for tablet a21d3a58be4546c6bf641f20dbb035da (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.133162 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d3a58be4546c6bf641f20dbb035da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.135263 14307 tablet_service.cc:1511] Processing CreateTablet for tablet 2c350b70e253416d9027ac3262ccf1a5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.136591 14307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c350b70e253416d9027ac3262ccf1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.141376 14306 tablet_service.cc:1511] Processing CreateTablet for tablet 99235d1f6fe242f58d9ad06a4f14c838 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.147281 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9418081a144075b7d3b051a4a629e3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.148831 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9418081a144075b7d3b051a4a629e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.149690 14306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99235d1f6fe242f58d9ad06a4f14c838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.159415 14383 tablet_service.cc:1511] Processing CreateTablet for tablet 03e64fabb8724bc8890ed1e617d49ecf (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.160831 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e64fabb8724bc8890ed1e617d49ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.172927 14382 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea95f5b9e114a828198218c021929a6 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.173952 14313 tablet_service.cc:1511] Processing CreateTablet for tablet f5e399209c2746dd8ebd4073ee233786 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.174556 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea95f5b9e114a828198218c021929a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.175086 14381 tablet_service.cc:1511] Processing CreateTablet for tablet 2c350b70e253416d9027ac3262ccf1a5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.176360 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c350b70e253416d9027ac3262ccf1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.177964 14441 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:31.184670 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd1a06f3cc4208941bd2875825fd23 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.185923 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e399209c2746dd8ebd4073ee233786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.188397 14380 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5e6f6a90247869cab1c1d1f508026 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.189710 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5e6f6a90247869cab1c1d1f508026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.194187 14314 tablet_service.cc:1511] Processing CreateTablet for tablet b0b6b78677784433aecb44e0e80c51cc (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.195542 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b6b78677784433aecb44e0e80c51cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.199451 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd1a06f3cc4208941bd2875825fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.201285 14166 tablet_service.cc:1511] Processing CreateTablet for tablet 706499e7d3444d6b805cd2f65691cf85 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:00:31.202610 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 706499e7d3444d6b805cd2f65691cf85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.204656 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 18f6ed0098454824bb4edc8869f53ef5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.206486 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f6ed0098454824bb4edc8869f53ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.206933 14165 tablet_service.cc:1511] Processing CreateTablet for tablet c79cc6653f4e4e99aba370562abd8cf1 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.208031 14163 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6902878634a149d8f591a3bb9133b (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.208395 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79cc6653f4e4e99aba370562abd8cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.209285 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6902878634a149d8f591a3bb9133b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.211876 14162 tablet_service.cc:1511] Processing CreateTablet for tablet 8908e8e9de0d4abfbf2af50285c4b21f (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.213240 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8908e8e9de0d4abfbf2af50285c4b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.213765 14441 tablet_bootstrap.cc:654] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.215256 14161 tablet_service.cc:1511] Processing CreateTablet for tablet a21d3a58be4546c6bf641f20dbb035da (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:00:31.216552 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21d3a58be4546c6bf641f20dbb035da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.218573 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc788ceef84d47ad1667af515b7b18 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.220001 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc788ceef84d47ad1667af515b7b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.222213 14159 tablet_service.cc:1511] Processing CreateTablet for tablet 03e64fabb8724bc8890ed1e617d49ecf (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.223912 14159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e64fabb8724bc8890ed1e617d49ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.227720 14382 tablet_service.cc:1511] Processing CreateTablet for tablet f5e399209c2746dd8ebd4073ee233786 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.229291 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e399209c2746dd8ebd4073ee233786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.230278 14158 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea95f5b9e114a828198218c021929a6 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:00:31.231654 14158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea95f5b9e114a828198218c021929a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.236415 14157 tablet_service.cc:1511] Processing CreateTablet for tablet 99235d1f6fe242f58d9ad06a4f14c838 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.237937 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99235d1f6fe242f58d9ad06a4f14c838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.276268 14313 tablet_service.cc:1511] Processing CreateTablet for tablet ed2be65307264d06b0889a2ee8794b33 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.277638 14313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2be65307264d06b0889a2ee8794b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.278019 14165 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5e6f6a90247869cab1c1d1f508026 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.282823 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccc4455595c412e9528f96550547a77 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.294457 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5e6f6a90247869cab1c1d1f508026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.296334 14240 tablet_service.cc:1511] Processing CreateTablet for tablet 18f6ed0098454824bb4edc8869f53ef5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:00:31.296926 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccc4455595c412e9528f96550547a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.299014 14239 tablet_service.cc:1511] Processing CreateTablet for tablet c8df87e679e74f1ebe07e38c7b88b5f5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:00:31.301316 14238 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6902878634a149d8f591a3bb9133b (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:00:31.303857 14236 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9418081a144075b7d3b051a4a629e3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:00:31.305717 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 57bc788ceef84d47ad1667af515b7b18 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:00:31.309265 14234 tablet_service.cc:1511] Processing CreateTablet for tablet 03e64fabb8724bc8890ed1e617d49ecf (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:00:31.309237 14314 tablet_service.cc:1511] Processing CreateTablet for tablet 47adcf3838984e798fff26d6801072c3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.311760 14241 tablet_service.cc:1511] Processing CreateTablet for tablet c79cc6653f4e4e99aba370562abd8cf1 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:00:31.312901 14314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47adcf3838984e798fff26d6801072c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.313091 14237 tablet_service.cc:1511] Processing CreateTablet for tablet 8908e8e9de0d4abfbf2af50285c4b21f (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:00:31.314458 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18f6ed0098454824bb4edc8869f53ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.324277 14233 tablet_service.cc:1511] Processing CreateTablet for tablet 2c350b70e253416d9027ac3262ccf1a5 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:00:31.326007 14386 tablet_service.cc:1511] Processing CreateTablet for tablet 3522b989e8704a22818979b73c8ccebd (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.329509 14381 tablet_service.cc:1511] Processing CreateTablet for tablet ed2be65307264d06b0889a2ee8794b33 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.361069 14232 tablet_service.cc:1511] Processing CreateTablet for tablet 99235d1f6fe242f58d9ad06a4f14c838 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:00:31.361514 14382 tablet_service.cc:1511] Processing CreateTablet for tablet b0df5822a0ac42409e5b438381e96664 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.367972 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8df87e679e74f1ebe07e38c7b88b5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.388517 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6902878634a149d8f591a3bb9133b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.392395 14387 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccc4455595c412e9528f96550547a77 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.278412 14385 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd1a06f3cc4208941bd2875825fd23 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.395169 14383 tablet_service.cc:1511] Processing CreateTablet for tablet 8430f90ab4bb4f1796b8502a98ae7152 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.397130 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9418081a144075b7d3b051a4a629e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.403296 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57bc788ceef84d47ad1667af515b7b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.404583 14165 tablet_service.cc:1511] Processing CreateTablet for tablet f5e399209c2746dd8ebd4073ee233786 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:00:31.405309 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e64fabb8724bc8890ed1e617d49ecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.407481 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e399209c2746dd8ebd4073ee233786. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.407812 14388 tablet_service.cc:1511] Processing CreateTablet for tablet 45cb2845363c4cbbb3f208f4081e5b11 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.409217 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99235d1f6fe242f58d9ad06a4f14c838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.409447 14307 tablet_service.cc:1511] Processing CreateTablet for tablet b0df5822a0ac42409e5b438381e96664 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.419302 14233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c350b70e253416d9027ac3262ccf1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.423758 14386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3522b989e8704a22818979b73c8ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.432968 14307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0df5822a0ac42409e5b438381e96664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.445019 14441 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:31.445530 14441 ts_tablet_manager.cc:1403] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.268s	user 0.015s	sys 0.032s
I20260710 11:00:31.445824 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2be65307264d06b0889a2ee8794b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.447585 14315 tablet_service.cc:1511] Processing CreateTablet for tablet 45cb2845363c4cbbb3f208f4081e5b11 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.449096 14441 raft_consensus.cc:359] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.449672 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0df5822a0ac42409e5b438381e96664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.454282 14441 raft_consensus.cc:385] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.459899 14441 raft_consensus.cc:740] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
W20260710 11:00:31.371276 14060 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.199.196:42653, user_credentials={real_user=slave}} blocked reactor thread for 44015.6us
W20260710 11:00:31.460759 14122 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:31.442093 14157 tablet_service.cc:1511] Processing CreateTablet for tablet b0b6b78677784433aecb44e0e80c51cc (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.461520 14237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8908e8e9de0d4abfbf2af50285c4b21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.468873 14241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c79cc6653f4e4e99aba370562abd8cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.469791 14443 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:31.468066 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b6b78677784433aecb44e0e80c51cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.474951 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd1a06f3cc4208941bd2875825fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.483156 14315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45cb2845363c4cbbb3f208f4081e5b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.487156 14387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccc4455595c412e9528f96550547a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.486768 14157 tablet_service.cc:1511] Processing CreateTablet for tablet 3522b989e8704a22818979b73c8ccebd (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.488260 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3522b989e8704a22818979b73c8ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.461150 14441 consensus_queue.cc:260] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.493628 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45cb2845363c4cbbb3f208f4081e5b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.501035 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8430f90ab4bb4f1796b8502a98ae7152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.520725 14443 tablet_bootstrap.cc:654] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.535718 14166 tablet_service.cc:1511] Processing CreateTablet for tablet ed2be65307264d06b0889a2ee8794b33 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:00:31.537286 14166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2be65307264d06b0889a2ee8794b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.537744 14238 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd1a06f3cc4208941bd2875825fd23 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:00:31.539120 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd1a06f3cc4208941bd2875825fd23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.536109 14441 ts_tablet_manager.cc:1434] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.003s
I20260710 11:00:31.543421 14350 heartbeater.cc:499] Master 127.11.199.254:37329 was elected leader, sending a full tablet report...
I20260710 11:00:31.543748 14441 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:31.546283 14165 tablet_service.cc:1511] Processing CreateTablet for tablet 47adcf3838984e798fff26d6801072c3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.547716 14165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47adcf3838984e798fff26d6801072c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.561053 14238 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa5e6f6a90247869cab1c1d1f508026 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:00:31.571662 14440 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
W20260710 11:00:31.573802 14351 tablet.cc:2406] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:00:31.585085 14445 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:31.585590 14161 tablet_service.cc:1511] Processing CreateTablet for tablet 8430f90ab4bb4f1796b8502a98ae7152 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.591933 14240 tablet_service.cc:1511] Processing CreateTablet for tablet 45cb2845363c4cbbb3f208f4081e5b11 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:00:31.607342 14445 tablet_bootstrap.cc:654] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.612078 14236 tablet_service.cc:1511] Processing CreateTablet for tablet 3522b989e8704a22818979b73c8ccebd (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:00:31.620754 14163 tablet_service.cc:1511] Processing CreateTablet for tablet b0df5822a0ac42409e5b438381e96664 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:00:31.624930 14239 tablet_service.cc:1511] Processing CreateTablet for tablet 6ccc4455595c412e9528f96550547a77 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:00:31.626741 14238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa5e6f6a90247869cab1c1d1f508026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.626770 14440 tablet_bootstrap.cc:654] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.630820 14240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45cb2845363c4cbbb3f208f4081e5b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.635612 14239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ccc4455595c412e9528f96550547a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.602622 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8430f90ab4bb4f1796b8502a98ae7152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.641991 14201 heartbeater.cc:499] Master 127.11.199.254:37329 was elected leader, sending a full tablet report...
I20260710 11:00:31.647145 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0df5822a0ac42409e5b438381e96664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.646986 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 47adcf3838984e798fff26d6801072c3 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:00:31.648306 14443 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:31.648789 14443 ts_tablet_manager.cc:1403] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.179s	user 0.029s	sys 0.009s
I20260710 11:00:31.648856 14234 tablet_service.cc:1511] Processing CreateTablet for tablet b0b6b78677784433aecb44e0e80c51cc (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:00:31.640906 14236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3522b989e8704a22818979b73c8ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.654431 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47adcf3838984e798fff26d6801072c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.655337 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b6b78677784433aecb44e0e80c51cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.663666 14443 raft_consensus.cc:359] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.664407 14443 raft_consensus.cc:385] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.664690 14443 raft_consensus.cc:740] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.665880 14443 consensus_queue.cc:260] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.666724 14441 tablet_bootstrap.cc:654] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.676131 14444 raft_consensus.cc:493] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:31.676751 14444 raft_consensus.cc:515] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.666545 14233 tablet_service.cc:1511] Processing CreateTablet for tablet 8430f90ab4bb4f1796b8502a98ae7152 (DEFAULT_TABLE table=test-workload [id=feeb2b9a91b0484199b15f93226b268b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:00:31.691300 14444 leader_election.cc:290] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:31.704118 14440 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:31.704676 14440 ts_tablet_manager.cc:1403] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.139s	user 0.001s	sys 0.012s
I20260710 11:00:31.712296 14443 ts_tablet_manager.cc:1434] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.063s	user 0.014s	sys 0.003s
I20260710 11:00:31.712885 14445 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:31.713384 14445 ts_tablet_manager.cc:1403] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.034s
I20260710 11:00:31.713908 14233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8430f90ab4bb4f1796b8502a98ae7152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:31.713335 14443 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:31.729007 14443 tablet_bootstrap.cc:654] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.733536 14440 raft_consensus.cc:359] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.734607 14440 raft_consensus.cc:385] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.735011 14440 raft_consensus.cc:740] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.738664 14276 heartbeater.cc:499] Master 127.11.199.254:37329 was elected leader, sending a full tablet report...
I20260710 11:00:31.755753 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706499e7d3444d6b805cd2f65691cf85" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:31.756711 14445 raft_consensus.cc:359] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.759368 14440 consensus_queue.cc:260] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.762979 14399 raft_consensus.cc:2468] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:31.768136 14290 leader_election.cc:304] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:31.769312 14444 raft_consensus.cc:2804] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:31.769783 14444 raft_consensus.cc:493] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:31.771088 14444 raft_consensus.cc:3060] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:31.779333 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706499e7d3444d6b805cd2f65691cf85" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:31.779778 14441 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:31.780081 14176 raft_consensus.cc:2468] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:31.780315 14441 ts_tablet_manager.cc:1403] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.237s	user 0.024s	sys 0.040s
I20260710 11:00:31.761991 14445 raft_consensus.cc:385] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.783576 14445 raft_consensus.cc:740] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.783928 14441 raft_consensus.cc:359] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.784678 14441 raft_consensus.cc:385] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.784487 14445 consensus_queue.cc:260] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.784979 14441 raft_consensus.cc:740] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.787657 14441 consensus_queue.cc:260] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.797950 14424 heartbeater.cc:499] Master 127.11.199.254:37329 was elected leader, sending a full tablet report...
I20260710 11:00:31.800114 14443 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:31.800630 14443 ts_tablet_manager.cc:1403] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.000s
I20260710 11:00:31.801188 14440 ts_tablet_manager.cc:1434] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.000s
I20260710 11:00:31.790584 14444 raft_consensus.cc:515] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.803558 14443 raft_consensus.cc:359] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.804293 14443 raft_consensus.cc:385] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.804293 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706499e7d3444d6b805cd2f65691cf85" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:31.804677 14443 raft_consensus.cc:740] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.804976 14176 raft_consensus.cc:3060] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:31.805436 14443 consensus_queue.cc:260] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.808998 14443 ts_tablet_manager.cc:1434] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:00:31.809913 14443 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:31.816773 14443 tablet_bootstrap.cc:654] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.820695 14440 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:31.831308 14176 raft_consensus.cc:2468] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:31.832270 14441 ts_tablet_manager.cc:1434] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.052s	user 0.019s	sys 0.024s
I20260710 11:00:31.834529 14440 tablet_bootstrap.cc:654] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.835443 14441 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:31.840595 14289 leader_election.cc:304] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:31.844195 14443 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:31.844733 14443 ts_tablet_manager.cc:1403] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.015s
I20260710 11:00:31.850289 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "706499e7d3444d6b805cd2f65691cf85" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:31.851147 14399 raft_consensus.cc:3060] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:31.853175 14443 raft_consensus.cc:359] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.844885 14444 leader_election.cc:290] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:31.853988 14443 raft_consensus.cc:385] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.854367 14443 raft_consensus.cc:740] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.854758 14444 raft_consensus.cc:2804] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:31.855288 14444 raft_consensus.cc:697] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:31.862354 14441 tablet_bootstrap.cc:654] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.855403 14443 consensus_queue.cc:260] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.863250 14445 ts_tablet_manager.cc:1434] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.150s	user 0.009s	sys 0.015s
I20260710 11:00:31.864387 14445 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:31.864765 14440 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:31.865257 14440 ts_tablet_manager.cc:1403] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.007s
I20260710 11:00:31.866602 14443 ts_tablet_manager.cc:1434] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:00:31.868050 14443 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:31.868357 14440 raft_consensus.cc:359] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:31.864573 14399 raft_consensus.cc:2468] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:31.869127 14440 raft_consensus.cc:385] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.869477 14440 raft_consensus.cc:740] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.871347 14440 consensus_queue.cc:260] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:31.861614 14444 consensus_queue.cc:237] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:31.873870 14440 ts_tablet_manager.cc:1434] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:00:31.874869 14440 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:31.876463 14443 tablet_bootstrap.cc:654] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.881085 14440 tablet_bootstrap.cc:654] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.882679 14449 raft_consensus.cc:493] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:31.883322 14449 raft_consensus.cc:515] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.884347 14445 tablet_bootstrap.cc:654] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.885445 14441 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:31.885953 14441 ts_tablet_manager.cc:1403] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260710 11:00:31.889540 14441 raft_consensus.cc:359] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.890507 14441 raft_consensus.cc:385] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.891043 14441 raft_consensus.cc:740] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.893610 14441 consensus_queue.cc:260] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.896746 14441 ts_tablet_manager.cc:1434] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:00:31.897977 14441 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:31.905601 14449 leader_election.cc:290] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:31.906810 14443 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:31.907537 14443 ts_tablet_manager.cc:1403] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.017s
I20260710 11:00:31.909497 14441 tablet_bootstrap.cc:654] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:31.911653 14458 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:31.912300 14458 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:31.911669 14440 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:31.915655 14440 ts_tablet_manager.cc:1403] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260710 11:00:31.923242 14458 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:31.924222 14440 raft_consensus.cc:359] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:31.926232 14440 raft_consensus.cc:385] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.926708 14440 raft_consensus.cc:740] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.927933 14440 consensus_queue.cc:260] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:31.928978 14073 catalog_manager.cc:5697] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:31.930681 14449 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:31.931337 14449 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.939061 14440 ts_tablet_manager.cc:1434] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:00:31.943027 14443 raft_consensus.cc:359] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.944010 14443 raft_consensus.cc:385] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:31.944384 14443 raft_consensus.cc:740] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:31.939910 14449 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:31.942042 14455 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:31.943778 14440 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:31.946098 14455 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:31.949388 14455 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:31.945238 14443 consensus_queue.cc:260] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:31.959262 14443 ts_tablet_manager.cc:1434] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260710 11:00:31.960543 14443 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:31.972489 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:31.976907 14443 tablet_bootstrap.cc:654] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:31.982635 14141 leader_election.cc:343] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:31.991684 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:31.993539 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
W20260710 11:00:31.995024 14141 leader_election.cc:343] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:31.995417 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:31.995517 14141 leader_election.cc:304] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab; no voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:31.996397 14325 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:31.997071 14449 raft_consensus.cc:2749] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:31.998054 14140 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:31.999130 14449 raft_consensus.cc:2804] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:31.999878 14449 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.000257 14449 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.008463 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.009671 14449 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
W20260710 11:00:32.011310 14216 leader_election.cc:343] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.014060 14440 tablet_bootstrap.cc:654] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.013887 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
W20260710 11:00:32.015816 14363 leader_election.cc:343] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.016209 14449 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.017343 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.017961 14325 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:31.999737 14141 leader_election.cc:343] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.021729 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
W20260710 11:00:32.023350 14215 leader_election.cc:343] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.023797 14215 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:32.024355 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.024580 14458 raft_consensus.cc:2749] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.028884 14445 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.029268 14445 ts_tablet_manager.cc:1403] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.047s
I20260710 11:00:32.029433 14441 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.029920 14441 ts_tablet_manager.cc:1403] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.132s	user 0.014s	sys 0.025s
I20260710 11:00:32.031934 14445 raft_consensus.cc:359] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.032712 14445 raft_consensus.cc:385] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.033013 14445 raft_consensus.cc:740] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.033787 14445 consensus_queue.cc:260] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.035012 14443 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.035506 14443 ts_tablet_manager.cc:1403] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.021s
I20260710 11:00:32.035969 14445 ts_tablet_manager.cc:1434] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260710 11:00:32.036953 14445 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.038378 14443 raft_consensus.cc:359] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.039115 14443 raft_consensus.cc:385] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.039403 14443 raft_consensus.cc:740] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.033919 14441 raft_consensus.cc:359] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
W20260710 11:00:32.027418 14141 leader_election.cc:343] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.040077 14443 consensus_queue.cc:260] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.043973 14443 ts_tablet_manager.cc:1434] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:00:32.041044 14441 raft_consensus.cc:385] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.045030 14325 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.047320 14441 raft_consensus.cc:740] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.049444 14441 consensus_queue.cc:260] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.051079 14140 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:32.051462 14445 tablet_bootstrap.cc:654] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.051604 14441 ts_tablet_manager.cc:1434] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:00:32.051961 14449 raft_consensus.cc:2804] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.053853 14443 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.054541 14441 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.060995 14443 tablet_bootstrap.cc:654] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.060848 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
W20260710 11:00:32.062139 14363 leader_election.cc:343] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.062611 14363 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.063457 14455 raft_consensus.cc:2749] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.064495 14440 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.065939 14440 ts_tablet_manager.cc:1403] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.008s
I20260710 11:00:32.069756 14441 tablet_bootstrap.cc:654] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.069621 14440 raft_consensus.cc:359] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.075332 14440 raft_consensus.cc:385] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.075735 14440 raft_consensus.cc:740] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.077790 14449 raft_consensus.cc:697] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.080982 14440 consensus_queue.cc:260] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.082126 14449 consensus_queue.cc:237] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.083210 14443 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.083437 14440 ts_tablet_manager.cc:1434] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:00:32.089850 14443 ts_tablet_manager.cc:1403] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260710 11:00:32.090502 14440 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.093043 14443 raft_consensus.cc:359] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.093883 14443 raft_consensus.cc:385] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.094238 14443 raft_consensus.cc:740] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.095073 14443 consensus_queue.cc:260] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.085668 14441 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.096468 14441 ts_tablet_manager.cc:1403] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260710 11:00:32.097795 14443 ts_tablet_manager.cc:1434] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:32.095691 14440 tablet_bootstrap.cc:654] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.084391 14445 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.099339 14445 ts_tablet_manager.cc:1403] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260710 11:00:32.099499 14441 raft_consensus.cc:359] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.100251 14441 raft_consensus.cc:385] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.100546 14441 raft_consensus.cc:740] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.100850 14072 catalog_manager.cc:5697] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.101403 14441 consensus_queue.cc:260] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.098791 14443 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.103781 14441 ts_tablet_manager.cc:1434] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:00:32.111130 14443 tablet_bootstrap.cc:654] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.102244 14445 raft_consensus.cc:359] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.114423 14441 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.114671 14445 raft_consensus.cc:385] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.115011 14445 raft_consensus.cc:740] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.115917 14445 consensus_queue.cc:260] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.123642 14441 tablet_bootstrap.cc:654] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.124707 14445 ts_tablet_manager.cc:1434] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:00:32.128104 14455 raft_consensus.cc:493] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.128750 14455 raft_consensus.cc:515] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.133647 14445 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.135236 14441 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.135735 14441 ts_tablet_manager.cc:1403] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260710 11:00:32.138769 14441 raft_consensus.cc:359] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.139541 14441 raft_consensus.cc:385] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.139827 14441 raft_consensus.cc:740] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.140381 14445 tablet_bootstrap.cc:654] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.140826 14441 consensus_queue.cc:260] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.143126 14441 ts_tablet_manager.cc:1434] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:32.144088 14441 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.148099 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.149031 14325 raft_consensus.cc:2468] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:32.150758 14363 leader_election.cc:304] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:32.152046 14455 leader_election.cc:290] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.152814 14455 raft_consensus.cc:2804] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.153266 14455 raft_consensus.cc:493] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.153705 14455 raft_consensus.cc:3060] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.162067 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.162416 14443 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.163203 14443 ts_tablet_manager.cc:1403] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.004s
I20260710 11:00:32.164039 14458 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.164674 14458 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.165407 14441 tablet_bootstrap.cc:654] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.167182 14364 leader_election.cc:343] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.167992 14443 raft_consensus.cc:359] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.168753 14443 raft_consensus.cc:385] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.169062 14443 raft_consensus.cc:740] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.169929 14443 consensus_queue.cc:260] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.175745 14441 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.176293 14443 ts_tablet_manager.cc:1434] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:00:32.176445 14441 ts_tablet_manager.cc:1403] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 11:00:32.177731 14443 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.180707 14441 raft_consensus.cc:359] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.184211 14441 raft_consensus.cc:385] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.185015 14441 raft_consensus.cc:740] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.169987 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.186179 14441 consensus_queue.cc:260] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
W20260710 11:00:32.187644 14215 leader_election.cc:343] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.190780 14441 ts_tablet_manager.cc:1434] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:32.192773 14441 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.193398 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.194504 14443 tablet_bootstrap.cc:654] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.195240 14215 leader_election.cc:343] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.195741 14215 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.196818 14458 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.197366 14458 raft_consensus.cc:2749] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.202085 14441 tablet_bootstrap.cc:654] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.204948 14444 raft_consensus.cc:493] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.207253 14444 raft_consensus.cc:515] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.210378 14444 leader_election.cc:290] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.205955 14443 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.211249 14443 ts_tablet_manager.cc:1403] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.011s
I20260710 11:00:32.210422 14455 raft_consensus.cc:515] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.213832 14443 raft_consensus.cc:359] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.214550 14443 raft_consensus.cc:385] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.214330 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.214879 14443 raft_consensus.cc:740] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.215692 14443 consensus_queue.cc:260] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
W20260710 11:00:32.216099 14364 leader_election.cc:343] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.217660 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.219247 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.219969 14325 raft_consensus.cc:3060] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.220695 14443 ts_tablet_manager.cc:1434] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:00:32.221675 14443 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.226027 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.226683 14251 raft_consensus.cc:2468] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:32.227062 14443 tablet_bootstrap.cc:654] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.227623 14290 leader_election.cc:343] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.228561 14290 leader_election.cc:304] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [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: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.229610 14444 raft_consensus.cc:2804] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.230046 14444 raft_consensus.cc:493] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.230314 14445 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.230469 14444 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.231092 14445 ts_tablet_manager.cc:1403] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.027s
I20260710 11:00:32.234097 14445 raft_consensus.cc:359] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.234885 14445 raft_consensus.cc:385] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.235281 14445 raft_consensus.cc:740] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.236351 14445 consensus_queue.cc:260] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.254530 14445 ts_tablet_manager.cc:1434] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:00:32.252245 14455 leader_election.cc:290] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.253763 14444 raft_consensus.cc:515] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.256289 14325 raft_consensus.cc:2468] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:32.257910 14440 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.258463 14460 raft_consensus.cc:493] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.258569 14440 ts_tablet_manager.cc:1403] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.168s	user 0.042s	sys 0.072s
I20260710 11:00:32.259011 14460 raft_consensus.cc:515] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.259534 14443 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.260002 14443 ts_tablet_manager.cc:1403] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.018s
I20260710 11:00:32.261309 14460 leader_election.cc:290] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.262673 14443 raft_consensus.cc:359] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.263448 14443 raft_consensus.cc:385] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.263723 14443 raft_consensus.cc:740] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.263810 14363 leader_election.cc:304] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:32.264408 14443 consensus_queue.cc:260] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.265264 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b6b78677784433aecb44e0e80c51cc" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.265406 14455 raft_consensus.cc:2804] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.262715 14440 raft_consensus.cc:359] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.266170 14455 raft_consensus.cc:697] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:32.266428 14440 raft_consensus.cc:385] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.266775 14440 raft_consensus.cc:740] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.267547 14440 consensus_queue.cc:260] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.268781 14444 leader_election.cc:290] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.269850 14440 ts_tablet_manager.cc:1434] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260710 11:00:32.270177 14290 leader_election.cc:343] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.270781 14440 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.271399 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.271414 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:32.272145 14251 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:32.273109 14290 leader_election.cc:343] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.267077 14455 consensus_queue.cc:237] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.263859 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b6b78677784433aecb44e0e80c51cc" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.275410 14176 raft_consensus.cc:2468] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:32.276120 14443 ts_tablet_manager.cc:1434] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:00:32.276726 14289 leader_election.cc:304] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:32.277055 14443 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.277791 14444 raft_consensus.cc:2804] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.278225 14444 raft_consensus.cc:493] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.278586 14444 raft_consensus.cc:3060] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.283154 14251 raft_consensus.cc:2468] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:32.284485 14290 leader_election.cc:304] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.285616 14460 raft_consensus.cc:2804] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.285835 14440 tablet_bootstrap.cc:654] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.286175 14445 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.286983 14460 raft_consensus.cc:697] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:32.287868 14460 consensus_queue.cc:237] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.283160 14443 tablet_bootstrap.cc:654] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.292903 14441 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.293435 14441 ts_tablet_manager.cc:1403] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.022s
I20260710 11:00:32.295993 14441 raft_consensus.cc:359] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.296787 14441 raft_consensus.cc:385] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.297109 14441 raft_consensus.cc:740] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.297518 14445 tablet_bootstrap.cc:654] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.297936 14441 consensus_queue.cc:260] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.299572 14456 consensus_queue.cc:1048] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:32.307267 14441 ts_tablet_manager.cc:1434] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:00:32.308357 14441 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.308045 14074 catalog_manager.cc:5697] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 1 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.310286 14445 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.310988 14445 ts_tablet_manager.cc:1403] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260710 11:00:32.314750 14445 raft_consensus.cc:359] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.315683 14445 raft_consensus.cc:385] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.316051 14445 raft_consensus.cc:740] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.317409 14441 tablet_bootstrap.cc:654] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.317164 14445 consensus_queue.cc:260] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.330327 14445 ts_tablet_manager.cc:1434] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:00:32.339038 14449 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.339834 14449 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.341212 14445 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.344980 14449 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.345286 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.346067 14398 raft_consensus.cc:2468] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.346328 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.347590 14141 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
W20260710 11:00:32.348598 14140 leader_election.cc:343] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.350404 14445 tablet_bootstrap.cc:654] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.350373 14449 raft_consensus.cc:2804] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.351220 14449 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.352591 14449 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.360023 14484 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.360697 14456 consensus_queue.cc:1048] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.362185 14449 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.360750 14484 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.365099 14445 tablet_bootstrap.cc:492] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.365721 14445 ts_tablet_manager.cc:1403] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260710 11:00:32.366820 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.367175 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.367936 14251 raft_consensus.cc:2468] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.368505 14484 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
W20260710 11:00:32.368635 14141 leader_election.cc:343] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.369711 14141 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.370695 14484 raft_consensus.cc:2804] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.371112 14484 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.371506 14484 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.371387 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.372576 14445 raft_consensus.cc:359] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
W20260710 11:00:32.373227 14140 leader_election.cc:343] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.373363 14445 raft_consensus.cc:385] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.373849 14445 raft_consensus.cc:740] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.374701 14445 consensus_queue.cc:260] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.377211 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:32.377846 14398 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.379765 14455 raft_consensus.cc:493] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.380556 14455 raft_consensus.cc:515] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.386811 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
W20260710 11:00:32.388444 14364 leader_election.cc:343] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.388609 14398 raft_consensus.cc:2468] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.390928 14141 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.391925 14449 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.392441 14445 ts_tablet_manager.cc:1434] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260710 11:00:32.393524 14449 raft_consensus.cc:2804] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.394721 14449 raft_consensus.cc:697] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.396327 14449 consensus_queue.cc:237] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.397641 14445 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.415647 14445 tablet_bootstrap.cc:654] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.420249 14074 catalog_manager.cc:5697] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.424656 14503 raft_consensus.cc:493] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.425318 14503 raft_consensus.cc:515] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.429454 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.430689 14325 raft_consensus.cc:2468] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:32.432633 14363 leader_election.cc:304] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:32.433936 14492 raft_consensus.cc:2804] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.434392 14492 raft_consensus.cc:493] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.434809 14492 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.438457 14445 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.439141 14445 ts_tablet_manager.cc:1403] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.009s
I20260710 11:00:32.441871 14449 raft_consensus.cc:493] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.442374 14449 raft_consensus.cc:515] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.442898 14445 raft_consensus.cc:359] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.443830 14445 raft_consensus.cc:385] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.444177 14445 raft_consensus.cc:740] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.444237 14492 raft_consensus.cc:515] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.445426 14445 consensus_queue.cc:260] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.461994 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.444576 14449 leader_election.cc:290] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.463773 14449 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.464313 14449 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.447717 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.453409 14455 leader_election.cc:290] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.447242 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.469261 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
W20260710 11:00:32.472355 14122 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:32.482300 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.471755 14449 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
W20260710 11:00:32.481081 14141 leader_election.cc:343] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.489259 14140 leader_election.cc:343] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.489310 14141 leader_election.cc:343] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.490579 14140 leader_election.cc:304] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab; no voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.475061 14324 raft_consensus.cc:2468] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.494283 14503 leader_election.cc:290] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.494570 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.494920 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.483259 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.496183 14325 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:32.496763 14290 leader_election.cc:343] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.474318 14364 leader_election.cc:343] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.499680 14290 leader_election.cc:343] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.499763 14449 raft_consensus.cc:2749] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.485148 14444 raft_consensus.cc:515] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.500362 14290 leader_election.cc:304] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.501852 14503 raft_consensus.cc:2749] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.487671 14445 ts_tablet_manager.cc:1434] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260710 11:00:32.504101 14445 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.503925 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b6b78677784433aecb44e0e80c51cc" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:32.504916 14175 raft_consensus.cc:3060] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.510629 14444 leader_election.cc:290] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.487823 14495 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.511713 14495 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.516503 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
W20260710 11:00:32.518370 14215 leader_election.cc:343] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.521919 14458 raft_consensus.cc:493] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.522471 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b6b78677784433aecb44e0e80c51cc" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.522593 14458 raft_consensus.cc:515] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.525130 14140 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.525751 14458 leader_election.cc:290] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
W20260710 11:00:32.526691 14290 leader_election.cc:343] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.527032 14449 raft_consensus.cc:2804] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.527726 14449 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.528183 14449 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.528852 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.543340 14495 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.544258 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8df87e679e74f1ebe07e38c7b88b5f5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.474699 14492 leader_election.cc:290] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.545652 14324 raft_consensus.cc:2393] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b5828f6ff394e93a53518033425b6b7 in current term 1: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:32.538362 14175 raft_consensus.cc:2468] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:32.555676 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.556203 14289 leader_election.cc:304] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
W20260710 11:00:32.557121 14216 leader_election.cc:343] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.557271 14444 raft_consensus.cc:2804] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.557621 14216 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.559646 14444 raft_consensus.cc:697] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:32.562654 14484 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.567799 14445 tablet_bootstrap.cc:654] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.568408 14441 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.569057 14441 ts_tablet_manager.cc:1403] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.261s	user 0.043s	sys 0.103s
I20260710 11:00:32.570151 14449 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.565217 14215 leader_election.cc:304] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.572690 14458 raft_consensus.cc:3060] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.563970 14495 raft_consensus.cc:2749] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.573128 14325 raft_consensus.cc:2468] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:32.576081 14444 consensus_queue.cc:237] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.577435 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:32.579718 14458 raft_consensus.cc:2749] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.579917 14440 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.580484 14440 ts_tablet_manager.cc:1403] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.310s	user 0.040s	sys 0.129s
I20260710 11:00:32.580264 14441 raft_consensus.cc:359] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
W20260710 11:00:32.581440 14141 leader_election.cc:343] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.581705 14441 raft_consensus.cc:385] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.582016 14441 raft_consensus.cc:740] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.582777 14441 consensus_queue.cc:260] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.584335 14443 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.584784 14443 ts_tablet_manager.cc:1403] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.308s	user 0.043s	sys 0.060s
I20260710 11:00:32.585139 14441 ts_tablet_manager.cc:1434] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:00:32.586238 14441 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.587720 14443 raft_consensus.cc:359] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.589037 14440 raft_consensus.cc:359] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.589823 14443 raft_consensus.cc:385] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.589869 14440 raft_consensus.cc:385] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.590353 14443 raft_consensus.cc:740] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.590404 14440 raft_consensus.cc:740] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.591353 14443 consensus_queue.cc:260] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.591331 14440 consensus_queue.cc:260] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.593883 14440 ts_tablet_manager.cc:1434] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:32.594012 14443 ts_tablet_manager.cc:1434] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:00:32.595067 14443 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.595167 14440 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.596973 14074 catalog_manager.cc:5697] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.591508 14441 tablet_bootstrap.cc:654] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.600807 14443 tablet_bootstrap.cc:654] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.602234 14440 tablet_bootstrap.cc:654] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.612998 14443 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.613463 14443 ts_tablet_manager.cc:1403] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:00:32.613726 14074 catalog_manager.cc:5697] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.615968 14443 raft_consensus.cc:359] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.616614 14443 raft_consensus.cc:385] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.616881 14443 raft_consensus.cc:740] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.618185 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.618999 14251 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.619431 14363 leader_election.cc:304] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:32.620607 14492 raft_consensus.cc:2804] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.621084 14492 raft_consensus.cc:697] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
W20260710 11:00:32.621344 14141 consensus_peers.cc:597] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab -> Peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Couldn't send request to peer 7b5828f6ff394e93a53518033425b6b7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:32.621997 14492 consensus_queue.cc:237] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.624809 14440 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.625345 14440 ts_tablet_manager.cc:1403] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.022s
I20260710 11:00:32.626322 14484 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.628293 14440 raft_consensus.cc:359] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.629065 14440 raft_consensus.cc:385] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.629423 14440 raft_consensus.cc:740] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.630215 14440 consensus_queue.cc:260] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.632625 14440 ts_tablet_manager.cc:1434] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:32.632493 14443 consensus_queue.cc:260] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.634356 14440 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.634708 14510 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.635236 14510 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.637094 14251 raft_consensus.cc:2468] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.637282 14510 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.638422 14141 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.641222 14440 tablet_bootstrap.cc:654] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.641299 14458 raft_consensus.cc:493] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.641866 14458 raft_consensus.cc:515] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.642572 14510 raft_consensus.cc:2804] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.643091 14510 raft_consensus.cc:697] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.644016 14458 leader_election.cc:290] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:32.643915 14510 consensus_queue.cc:237] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.645135 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.645655 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.645856 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
W20260710 11:00:32.646801 14215 leader_election.cc:343] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.647384 14216 leader_election.cc:343] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.647871 14141 leader_election.cc:343] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.648111 14216 leader_election.cc:304] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:32.649335 14449 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:32.649703 14458 raft_consensus.cc:2749] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.649755 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.642913 14484 consensus_queue.cc:1048] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.654000 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.655061 14251 raft_consensus.cc:2468] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.656535 14141 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.657976 14449 raft_consensus.cc:2804] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.658457 14449 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.658931 14449 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.665580 14441 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.666239 14441 ts_tablet_manager.cc:1403] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.003s
I20260710 11:00:32.667922 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.669162 14449 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.657565 14074 catalog_manager.cc:5697] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 1 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.673130 14441 raft_consensus.cc:359] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.673826 14325 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.678154 14492 consensus_queue.cc:1048] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:32.679297 14140 leader_election.cc:343] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.684857 14441 raft_consensus.cc:385] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.685285 14441 raft_consensus.cc:740] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.686183 14441 consensus_queue.cc:260] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.693301 14443 ts_tablet_manager.cc:1434] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260710 11:00:32.693655 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.694211 14251 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.700155 14449 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.702381 14445 tablet_bootstrap.cc:492] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.703044 14445 ts_tablet_manager.cc:1403] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.199s	user 0.022s	sys 0.014s
I20260710 11:00:32.705528 14251 raft_consensus.cc:2468] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.706866 14141 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.694300 14443 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.713711 14458 raft_consensus.cc:493] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.714354 14443 tablet_bootstrap.cc:654] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.714229 14458 raft_consensus.cc:515] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.716310 14458 leader_election.cc:290] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.717116 14325 raft_consensus.cc:2468] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.718146 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.718794 14176 raft_consensus.cc:2468] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 0.
I20260710 11:00:32.720144 14215 leader_election.cc:304] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.721596 14458 raft_consensus.cc:2804] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.722949 14458 raft_consensus.cc:493] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.723484 14458 raft_consensus.cc:3060] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.713990 14073 catalog_manager.cc:5697] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.729190 14440 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.729667 14440 ts_tablet_manager.cc:1403] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.096s	user 0.055s	sys 0.025s
I20260710 11:00:32.729765 14444 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.730311 14444 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.731889 14455 consensus_queue.cc:1048] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.732487 14444 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.732524 14440 raft_consensus.cc:359] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.733094 14444 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.733309 14440 raft_consensus.cc:385] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.733635 14440 raft_consensus.cc:740] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.733520 14444 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.734422 14440 consensus_queue.cc:260] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.729593 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.736068 14324 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.736485 14440 ts_tablet_manager.cc:1434] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:00:32.737363 14440 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.737249 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.739423 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:32.740054 14444 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:32.739476 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.741849 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.742154 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.742627 14251 raft_consensus.cc:2393] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 1: Already voted for candidate f5626d16d6624d2b83b78aa23f5753ab in this term.
I20260710 11:00:32.741855 14441 ts_tablet_manager.cc:1434] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260710 11:00:32.743227 14440 tablet_bootstrap.cc:654] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:32.743438 14289 leader_election.cc:343] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.743813 14290 consensus_peers.cc:597] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 -> Peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Couldn't send request to peer 7fad9f824d0f41579aab0cef1775f624. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:32.744059 14441 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
W20260710 11:00:32.744433 14290 leader_election.cc:343] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:32.744793 14215 leader_election.cc:343] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.744881 14290 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:32.745682 14444 raft_consensus.cc:2749] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.746326 14176 raft_consensus.cc:2393] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 1: Already voted for candidate f5626d16d6624d2b83b78aa23f5753ab in this term.
I20260710 11:00:32.747658 14289 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:32.753993 14324 raft_consensus.cc:2468] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.756763 14444 raft_consensus.cc:2749] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.757411 14458 raft_consensus.cc:515] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.759011 14441 tablet_bootstrap.cc:654] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.760562 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:32.760655 14458 leader_election.cc:290] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:32.761312 14176 raft_consensus.cc:3060] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.762882 14449 raft_consensus.cc:2804] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.764731 14449 raft_consensus.cc:697] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.765872 14449 consensus_queue.cc:237] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.763681 14140 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:32.761245 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:32.776173 14440 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.776628 14440 ts_tablet_manager.cc:1403] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260710 11:00:32.779219 14440 raft_consensus.cc:359] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.779742 14440 raft_consensus.cc:385] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.779978 14440 raft_consensus.cc:740] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.780563 14440 consensus_queue.cc:260] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.780761 14510 raft_consensus.cc:2804] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.782019 14455 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.783366 14440 ts_tablet_manager.cc:1434] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:00:32.783443 14443 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.783896 14443 ts_tablet_manager.cc:1403] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.018s
I20260710 11:00:32.784154 14440 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.784358 14510 raft_consensus.cc:697] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.785512 14510 consensus_queue.cc:237] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.789497 14445 raft_consensus.cc:359] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.789991 14445 raft_consensus.cc:385] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.790218 14445 raft_consensus.cc:740] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.788496 14455 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.792593 14455 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.794456 14445 consensus_queue.cc:260] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.795301 14440 tablet_bootstrap.cc:654] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.799407 14445 ts_tablet_manager.cc:1434] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260710 11:00:32.800323 14445 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
W20260710 11:00:32.799638 14215 leader_election.cc:343] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:32.801726 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.807317 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.808104 14250 raft_consensus.cc:2393] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 1: Already voted for candidate f5626d16d6624d2b83b78aa23f5753ab in this term.
I20260710 11:00:32.808569 14445 tablet_bootstrap.cc:654] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.809427 14364 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:32.812220 14444 consensus_queue.cc:1048] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:32.813609 14176 raft_consensus.cc:2468] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:32.817099 14215 leader_election.cc:304] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:32.816563 14455 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.822691 14458 raft_consensus.cc:2804] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.825192 14458 raft_consensus.cc:697] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:32.826620 14445 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.826345 14458 consensus_queue.cc:237] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.827200 14445 ts_tablet_manager.cc:1403] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260710 11:00:32.830004 14445 raft_consensus.cc:359] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.830716 14445 raft_consensus.cc:385] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.831066 14445 raft_consensus.cc:740] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.831904 14445 consensus_queue.cc:260] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.833339 14455 raft_consensus.cc:2749] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:32.833556 14441 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.834069 14445 ts_tablet_manager.cc:1434] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:32.834261 14441 ts_tablet_manager.cc:1403] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.012s
I20260710 11:00:32.834998 14445 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.837630 14441 raft_consensus.cc:359] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.838340 14441 raft_consensus.cc:385] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.838644 14441 raft_consensus.cc:740] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.839483 14441 consensus_queue.cc:260] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.841095 14441 ts_tablet_manager.cc:1434] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:00:32.842211 14441 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.842705 14445 tablet_bootstrap.cc:654] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.844872 14440 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.845327 14440 ts_tablet_manager.cc:1403] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.019s
I20260710 11:00:32.850227 14440 raft_consensus.cc:359] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.851004 14440 raft_consensus.cc:385] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.851305 14440 raft_consensus.cc:740] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.851073 14443 raft_consensus.cc:359] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.851996 14443 raft_consensus.cc:385] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.852348 14443 raft_consensus.cc:740] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.852233 14440 consensus_queue.cc:260] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.853318 14443 consensus_queue.cc:260] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.855677 14443 ts_tablet_manager.cc:1434] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260710 11:00:32.856719 14443 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.858075 14440 ts_tablet_manager.cc:1434] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:00:32.859387 14440 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.867563 14440 tablet_bootstrap.cc:654] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.871752 14071 catalog_manager.cc:5697] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.873359 14449 consensus_queue.cc:1048] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:32.880980 14441 tablet_bootstrap.cc:654] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.879312 14073 catalog_manager.cc:5697] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:32.886021 14443 tablet_bootstrap.cc:654] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.896082 14445 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.896798 14445 ts_tablet_manager.cc:1403] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.015s
I20260710 11:00:32.900600 14445 raft_consensus.cc:359] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.901641 14445 raft_consensus.cc:385] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.901990 14445 raft_consensus.cc:740] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.902968 14445 consensus_queue.cc:260] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.905894 14445 ts_tablet_manager.cc:1434] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:32.907117 14445 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.915073 14445 tablet_bootstrap.cc:654] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.918982 14449 raft_consensus.cc:493] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.919541 14449 raft_consensus.cc:515] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.922108 14449 leader_election.cc:290] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.930847 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.931625 14250 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.932220 14445 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:32.932713 14445 ts_tablet_manager.cc:1403] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260710 11:00:32.933346 14443 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.933769 14443 ts_tablet_manager.cc:1403] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.004s
I20260710 11:00:32.935316 14445 raft_consensus.cc:359] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.936029 14445 raft_consensus.cc:385] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.935866 14443 raft_consensus.cc:359] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.936451 14445 raft_consensus.cc:740] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.936691 14443 raft_consensus.cc:385] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.937042 14443 raft_consensus.cc:740] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.937688 14443 consensus_queue.cc:260] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.938159 14441 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:32.940192 14141 leader_election.cc:304] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.940833 14443 ts_tablet_manager.cc:1434] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:32.941293 14484 raft_consensus.cc:2804] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:32.941510 14140 consensus_peers.cc:597] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:32.941692 14484 raft_consensus.cc:493] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.941812 14443 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.942052 14484 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.944914 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:32.945577 14399 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:32.947629 14441 ts_tablet_manager.cc:1403] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.002s
I20260710 11:00:32.948508 14443 tablet_bootstrap.cc:654] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.948156 14074 catalog_manager.cc:5697] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:32.950569 14441 raft_consensus.cc:359] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.951284 14441 raft_consensus.cc:385] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.951644 14441 raft_consensus.cc:740] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.951380 14484 raft_consensus.cc:515] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.953331 14445 consensus_queue.cc:260] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:32.954856 14440 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:32.955492 14445 ts_tablet_manager.cc:1434] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:00:32.956561 14440 ts_tablet_manager.cc:1403] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.097s	user 0.027s	sys 0.019s
I20260710 11:00:32.957150 14445 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:32.958376 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:32.958995 14399 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.955596 14441 consensus_queue.cc:260] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:32.964157 14441 ts_tablet_manager.cc:1434] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:00:32.965090 14441 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:32.965811 14399 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:32.967008 14141 leader_election.cc:304] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.967885 14449 raft_consensus.cc:2804] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:32.968376 14449 raft_consensus.cc:697] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:32.969228 14449 consensus_queue.cc:237] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:32.969863 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.970435 14250 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.959905 14484 leader_election.cc:290] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:32.970804 14441 tablet_bootstrap.cc:654] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.971201 14443 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:32.973578 14443 ts_tablet_manager.cc:1403] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260710 11:00:32.976182 14443 raft_consensus.cc:359] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.976840 14443 raft_consensus.cc:385] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.977136 14443 raft_consensus.cc:740] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.972182 14455 raft_consensus.cc:493] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:32.978152 14455 raft_consensus.cc:515] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.978543 14445 tablet_bootstrap.cc:654] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.980332 14455 leader_election.cc:290] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:32.972481 14440 raft_consensus.cc:359] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.981050 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:32.981495 14440 raft_consensus.cc:385] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:32.981674 14251 raft_consensus.cc:2468] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:32.981683 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:32.982306 14443 consensus_queue.cc:260] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.983049 14176 raft_consensus.cc:2468] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:32.981786 14440 raft_consensus.cc:740] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:32.984477 14363 leader_election.cc:304] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:32.985096 14440 consensus_queue.cc:260] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.984470 14443 ts_tablet_manager.cc:1434] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:00:32.985590 14455 raft_consensus.cc:2804] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:32.986306 14455 raft_consensus.cc:493] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:32.986639 14455 raft_consensus.cc:3060] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:32.987177 14443 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:32.989396 14440 ts_tablet_manager.cc:1434] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260710 11:00:32.990633 14440 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:32.995745 14455 raft_consensus.cc:515] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:32.997417 14443 tablet_bootstrap.cc:654] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:32.998616 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:32.999238 14251 raft_consensus.cc:3060] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.003726 14445 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:33.004197 14445 ts_tablet_manager.cc:1403] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.009s
W20260710 11:00:33.005092 14290 consensus_peers.cc:597] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 -> Peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Couldn't send request to peer 7b5828f6ff394e93a53518033425b6b7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:33.007033 14445 raft_consensus.cc:359] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.007987 14445 raft_consensus.cc:385] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.008332 14445 raft_consensus.cc:740] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.009183 14445 consensus_queue.cc:260] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.011212 14492 raft_consensus.cc:493] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.011723 14492 raft_consensus.cc:515] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.013753 14492 leader_election.cc:290] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.014278 14445 ts_tablet_manager.cc:1434] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:00:33.015645 14445 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:33.015522 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.014184 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18f6ed0098454824bb4edc8869f53ef5" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
W20260710 11:00:33.017081 14363 leader_election.cc:343] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.017360 14176 raft_consensus.cc:3060] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.017094 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.022121 14456 raft_consensus.cc:493] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:00:33.022400 14363 leader_election.cc:343] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.022627 14456 raft_consensus.cc:515] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.023656 14458 raft_consensus.cc:493] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.023084 14070 catalog_manager.cc:5697] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.024153 14458 raft_consensus.cc:515] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.022928 14363 leader_election.cc:304] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.027405 14492 raft_consensus.cc:2749] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.028280 14456 leader_election.cc:290] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.028993 14249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.029822 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.030318 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.031008 14175 raft_consensus.cc:2468] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.032407 14445 tablet_bootstrap.cc:654] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.022403 14250 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:33.033036 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.035259 14324 raft_consensus.cc:2393] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b5828f6ff394e93a53518033425b6b7 in current term 1: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:33.032301 14289 leader_election.cc:304] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.036804 14456 raft_consensus.cc:2804] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.037238 14456 raft_consensus.cc:493] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.037652 14456 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.033468 14440 tablet_bootstrap.cc:654] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.026258 14458 leader_election.cc:290] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
W20260710 11:00:33.036883 14290 leader_election.cc:343] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.038542 14455 leader_election.cc:290] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.037673 14215 leader_election.cc:304] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.052917 14443 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:33.052834 14455 consensus_queue.cc:1048] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.053623 14443 ts_tablet_manager.cc:1403] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.007s
I20260710 11:00:33.057193 14443 raft_consensus.cc:359] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.058503 14443 raft_consensus.cc:385] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.058511 14484 raft_consensus.cc:493] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.058967 14443 raft_consensus.cc:740] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.059476 14484 raft_consensus.cc:515] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.046075 14251 raft_consensus.cc:2468] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:33.060377 14443 consensus_queue.cc:260] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.061614 14484 leader_election.cc:290] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.063704 14443 ts_tablet_manager.cc:1434] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:00:33.065593 14443 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:33.065908 14176 raft_consensus.cc:2468] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:33.066773 14364 leader_election.cc:304] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
I20260710 11:00:33.068238 14492 raft_consensus.cc:2804] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.068744 14492 raft_consensus.cc:697] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:33.069556 14492 consensus_queue.cc:237] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.070152 14441 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:33.070659 14441 ts_tablet_manager.cc:1403] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.038s
I20260710 11:00:33.072105 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.072926 14443 tablet_bootstrap.cc:654] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:33.073570 14141 leader_election.cc:343] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.074143 14250 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.074620 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.075913 14441 raft_consensus.cc:359] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.076592 14441 raft_consensus.cc:385] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.076833 14441 raft_consensus.cc:740] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.078357 14441 consensus_queue.cc:260] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.082289 14441 ts_tablet_manager.cc:1434] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 11:00:33.083567 14441 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:33.090555 14458 raft_consensus.cc:2749] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.091678 14455 consensus_queue.cc:1048] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.092343 14441 tablet_bootstrap.cc:654] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:33.081319 14141 leader_election.cc:343] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.092895 14141 leader_election.cc:304] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab; no voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:33.093698 14484 raft_consensus.cc:2749] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.101826 14455 raft_consensus.cc:493] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.103812 14455 raft_consensus.cc:515] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.086621 14456 raft_consensus.cc:515] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.106761 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.107416 14176 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:33.111743 14456 leader_election.cc:290] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.117205 14455 leader_election.cc:290] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.117741 14455 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.118350 14249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.118978 14249 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:33.119818 14445 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:33.118181 14455 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.120517 14445 ts_tablet_manager.cc:1403] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.105s	user 0.024s	sys 0.000s
I20260710 11:00:33.121687 14455 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.126959 14249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.127146 14363 leader_election.cc:304] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:33.129742 14440 tablet_bootstrap.cc:492] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:33.130518 14440 ts_tablet_manager.cc:1403] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.140s	user 0.011s	sys 0.017s
I20260710 11:00:33.116215 14250 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.140676 14445 raft_consensus.cc:359] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.141781 14445 raft_consensus.cc:385] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.142223 14445 raft_consensus.cc:740] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.134814 14455 raft_consensus.cc:2804] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.148298 14445 consensus_queue.cc:260] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.143277 14449 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.152575 14445 ts_tablet_manager.cc:1434] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
W20260710 11:00:33.148917 14290 leader_election.cc:343] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.154770 14445 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:33.154950 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:33.155562 14175 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.156296 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.158260 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.159839 14449 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.161019 14445 tablet_bootstrap.cc:654] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.161939 14449 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.164371 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.164410 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.165371 14399 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:33.166951 14141 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:33.167754 14323 raft_consensus.cc:2393] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 1: Already voted for candidate f5626d16d6624d2b83b78aa23f5753ab in this term.
I20260710 11:00:33.139887 14456 consensus_queue.cc:1048] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:00:33.167975 14073 catalog_manager.cc:5697] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 1 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.168102 14484 raft_consensus.cc:2804] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.162464 14449 consensus_queue.cc:1048] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.150715 14455 raft_consensus.cc:493] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.174223 14455 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:33.173661 14140 leader_election.cc:343] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.174813 14440 raft_consensus.cc:359] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.176230 14363 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.170169 14484 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.176981 14484 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.177054 14492 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.176481 14440 raft_consensus.cc:385] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.180330 14440 raft_consensus.cc:740] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.181049 14440 consensus_queue.cc:260] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.181587 14441 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:33.181995 14441 ts_tablet_manager.cc:1403] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.021s
I20260710 11:00:33.190104 14440 ts_tablet_manager.cc:1434] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 11:00:33.192471 14441 raft_consensus.cc:359] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.193145 14441 raft_consensus.cc:385] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.193400 14441 raft_consensus.cc:740] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.194140 14440 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:33.194139 14443 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:33.195587 14443 ts_tablet_manager.cc:1403] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.010s
I20260710 11:00:33.194737 14441 consensus_queue.cc:260] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.218493 14441 ts_tablet_manager.cc:1434] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:00:33.219738 14441 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:33.235167 14445 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:33.235600 14445 ts_tablet_manager.cc:1403] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.005s
I20260710 11:00:33.242624 14484 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.252279 14175 raft_consensus.cc:2468] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:33.253932 14289 leader_election.cc:304] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:33.254755 14456 raft_consensus.cc:2804] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.264803 14492 raft_consensus.cc:2749] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.265671 14441 tablet_bootstrap.cc:654] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.266616 14456 raft_consensus.cc:697] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:33.267884 14456 consensus_queue.cc:237] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.275416 14445 raft_consensus.cc:359] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.276520 14445 raft_consensus.cc:385] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.276348 14449 consensus_queue.cc:1048] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.277212 14445 raft_consensus.cc:740] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.277637 14458 raft_consensus.cc:493] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.278059 14445 consensus_queue.cc:260] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.278098 14458 raft_consensus.cc:515] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.280344 14458 leader_election.cc:290] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.280581 14445 ts_tablet_manager.cc:1434] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.009s
I20260710 11:00:33.282124 14445 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:33.292268 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.292569 14458 raft_consensus.cc:493] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.293025 14458 raft_consensus.cc:515] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.288688 14521 consensus_queue.cc:1048] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 11:00:33.296221 14215 leader_election.cc:343] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.297282 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.297914 14324 raft_consensus.cc:2468] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 0.
I20260710 11:00:33.299129 14215 leader_election.cc:304] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.299989 14495 raft_consensus.cc:2804] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.300344 14495 raft_consensus.cc:493] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.300689 14495 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.302551 14440 tablet_bootstrap.cc:654] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.315091 14503 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.315436 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.291699 14455 raft_consensus.cc:515] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.315757 14503 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.332916 14443 raft_consensus.cc:359] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.334522 14443 raft_consensus.cc:385] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.334928 14443 raft_consensus.cc:740] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.336069 14443 consensus_queue.cc:260] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.319973 14458 leader_election.cc:290] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.340772 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.348893 14443 ts_tablet_manager.cc:1434] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.153s	user 0.003s	sys 0.006s
I20260710 11:00:33.349057 14445 tablet_bootstrap.cc:654] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:33.354079 14216 leader_election.cc:343] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.354599 14216 leader_election.cc:304] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.355690 14503 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.358829 14503 raft_consensus.cc:493] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.359294 14503 raft_consensus.cc:515] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.360157 14455 leader_election.cc:290] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.360241 14495 raft_consensus.cc:515] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.361455 14458 raft_consensus.cc:2749] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.361529 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.363030 14458 consensus_queue.cc:1048] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.363370 14495 leader_election.cc:290] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.365916 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:33.366676 14324 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.369555 14484 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
W20260710 11:00:33.370253 14216 leader_election.cc:343] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.371719 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.371803 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:33.372431 14251 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.372654 14323 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.375377 14290 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.378635 14250 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:33.384672 14363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.195:42925, user_credentials={real_user=slave}} blocked reactor thread for 129985us
I20260710 11:00:33.445448 14443 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:33.443857 14444 raft_consensus.cc:2804] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.446352 14444 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.453555 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
W20260710 11:00:33.453624 14215 consensus_peers.cc:597] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:33.454720 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:33.455397 14396 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.446710 14444 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.465090 14449 consensus_queue.cc:1048] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:00:33.466269 14216 leader_election.cc:343] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.466648 14250 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:33.483199 14441 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:33.484567 14441 ts_tablet_manager.cc:1403] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.265s	user 0.029s	sys 0.010s
I20260710 11:00:33.474812 14484 raft_consensus.cc:493] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.471446 14364 leader_election.cc:304] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
W20260710 11:00:33.459498 14290 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.196:42653, user_credentials={real_user=slave}} blocked reactor thread for 65962.7us
I20260710 11:00:33.495182 14484 raft_consensus.cc:515] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
W20260710 11:00:33.498293 14141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:33503, user_credentials={real_user=slave}} blocked reactor thread for 51275.7us
I20260710 11:00:33.509373 14564 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.514673 14503 leader_election.cc:290] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.511677 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:33.518668 14441 raft_consensus.cc:359] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.520689 14441 raft_consensus.cc:385] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.520917 14441 raft_consensus.cc:740] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.521430 14441 consensus_queue.cc:260] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.526046 14397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.527244 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.527988 14174 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.528430 14396 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:33.529312 14289 leader_election.cc:304] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.530277 14176 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.530292 14456 raft_consensus.cc:2804] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.531201 14456 raft_consensus.cc:493] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.531586 14456 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.533659 14443 tablet_bootstrap.cc:654] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:33.535567 14122 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:33.520385 14564 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.516727 14323 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:33.538259 14564 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:33.539431 14456 raft_consensus.cc:515] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.539944 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.540231 14444 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.540621 14250 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:33.541915 14364 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
I20260710 11:00:33.542121 14444 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.542531 14324 raft_consensus.cc:2468] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:33.542869 14397 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.542946 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:33.543731 14174 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.545424 14140 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.527530 14073 catalog_manager.cc:5697] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.546867 14215 leader_election.cc:304] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:33.544646 14441 ts_tablet_manager.cc:1434] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260710 11:00:33.549069 14441 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:33.549896 14566 raft_consensus.cc:2804] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.550472 14566 raft_consensus.cc:697] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:33.554826 14445 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:33.555327 14445 ts_tablet_manager.cc:1403] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.273s	user 0.021s	sys 0.011s
I20260710 11:00:33.555531 14449 consensus_queue.cc:1048] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.555948 14510 consensus_queue.cc:1048] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.556540 14484 leader_election.cc:290] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:33.556792 14565 raft_consensus.cc:2804] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.558341 14445 raft_consensus.cc:359] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.558210 14566 consensus_queue.cc:237] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.559031 14445 raft_consensus.cc:385] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.559324 14445 raft_consensus.cc:740] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.551559 14456 leader_election.cc:290] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.562386 14441 tablet_bootstrap.cc:654] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.563908 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.564495 14251 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.565950 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.553081 14564 raft_consensus.cc:2804] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:33.575860 14140 leader_election.cc:343] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.571353 14565 raft_consensus.cc:697] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:33.577690 14440 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:33.578198 14440 ts_tablet_manager.cc:1403] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.387s	user 0.024s	sys 0.003s
I20260710 11:00:33.578056 14565 consensus_queue.cc:237] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.579852 14251 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:33.576138 14564 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.582399 14564 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.587774 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.588415 14396 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.588994 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:33.589571 14399 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.585635 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.590447 14445 consensus_queue.cc:260] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.596688 14440 raft_consensus.cc:359] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.597314 14440 raft_consensus.cc:385] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.597504 14440 raft_consensus.cc:740] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.597931 14440 consensus_queue.cc:260] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.601768 14440 ts_tablet_manager.cc:1434] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:00:33.601788 14445 ts_tablet_manager.cc:1434] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 11:00:33.591639 14249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.603649 14445 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:33.604341 14440 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:33.612744 14559 consensus_queue.cc:1048] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:00:33.602447 14290 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.607465 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:33.611179 14324 raft_consensus.cc:2393] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 1: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:33.624593 14458 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.625245 14458 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.628306 14441 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:33.628928 14441 ts_tablet_manager.cc:1403] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.002s
I20260710 11:00:33.631735 14456 raft_consensus.cc:2804] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.631727 14575 raft_consensus.cc:2804] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.646447 14440 tablet_bootstrap.cc:654] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.629604 14565 consensus_queue.cc:1048] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 11:00:33.658762 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.660140 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.649751 14458 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
W20260710 11:00:33.662422 14216 leader_election.cc:343] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.651734 14456 raft_consensus.cc:697] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
W20260710 11:00:33.647934 14141 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:33503, user_credentials={real_user=slave}} blocked reactor thread for 52146.6us
I20260710 11:00:33.670801 14456 consensus_queue.cc:237] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.672119 14441 raft_consensus.cc:359] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.672881 14441 raft_consensus.cc:385] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.673153 14441 raft_consensus.cc:740] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
W20260710 11:00:33.673710 14215 leader_election.cc:343] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.673748 14441 consensus_queue.cc:260] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.675987 14441 ts_tablet_manager.cc:1434] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260710 11:00:33.676890 14441 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:33.678227 14176 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:33.678531 14174 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:33.684290 14441 tablet_bootstrap.cc:654] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.685696 14444 consensus_queue.cc:1048] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:33.691769 14445 tablet_bootstrap.cc:654] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.693356 14559 raft_consensus.cc:493] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.694411 14575 raft_consensus.cc:697] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:33.708030 14575 consensus_queue.cc:237] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.709457 14443 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:33.710028 14443 ts_tablet_manager.cc:1403] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.265s	user 0.011s	sys 0.014s
I20260710 11:00:33.709930 14215 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:33.710953 14566 raft_consensus.cc:2749] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.711081 14289 leader_election.cc:304] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:33.716373 14444 raft_consensus.cc:2804] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.716941 14444 raft_consensus.cc:697] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:33.717813 14444 consensus_queue.cc:237] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.718324 14564 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.720573 14564 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:33.721601 14399 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:33.702829 14559 raft_consensus.cc:515] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.723963 14074 catalog_manager.cc:5697] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.724941 14559 leader_election.cc:290] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
W20260710 11:00:33.725329 14215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.199.193:42871, user_credentials={real_user=slave}} blocked reactor thread for 62095us
I20260710 11:00:33.728374 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:33.728667 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.729380 14251 raft_consensus.cc:2393] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 1: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:33.721711 14398 raft_consensus.cc:2393] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 1: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:33.746275 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.746994 14175 raft_consensus.cc:2468] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 0.
I20260710 11:00:33.748737 14363 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.750306 14363 leader_election.cc:304] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:33.728376 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.752442 14560 raft_consensus.cc:2749] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.738447 14503 raft_consensus.cc:493] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.754454 14443 raft_consensus.cc:359] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.763067 14443 raft_consensus.cc:385] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.763454 14443 raft_consensus.cc:740] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.764266 14443 consensus_queue.cc:260] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.767014 14443 ts_tablet_manager.cc:1434] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260710 11:00:33.768234 14443 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:33.766283 14559 raft_consensus.cc:2804] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:00:33.775445 14364 leader_election.cc:343] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.772745 14484 consensus_queue.cc:1048] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:00:33.778704 14441 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:33.775667 14440 tablet_bootstrap.cc:492] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:33.779227 14441 ts_tablet_manager.cc:1403] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.103s	user 0.016s	sys 0.006s
I20260710 11:00:33.779311 14440 ts_tablet_manager.cc:1403] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.175s	user 0.018s	sys 0.002s
I20260710 11:00:33.765215 14503 raft_consensus.cc:515] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.774766 14559 raft_consensus.cc:493] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.785516 14559 raft_consensus.cc:3060] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.789172 14503 leader_election.cc:290] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.789952 14175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
W20260710 11:00:33.790117 14141 leader_election.cc:343] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.790622 14141 leader_election.cc:304] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5626d16d6624d2b83b78aa23f5753ab; no voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.792099 14521 raft_consensus.cc:2749] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.798987 14443 tablet_bootstrap.cc:654] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.804035 14440 raft_consensus.cc:359] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.805235 14440 raft_consensus.cc:385] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.805893 14440 raft_consensus.cc:740] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.807394 14586 consensus_queue.cc:1048] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:00:33.815223 14440 consensus_queue.cc:260] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.827049 14440 ts_tablet_manager.cc:1434] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260710 11:00:33.825588 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57bc788ceef84d47ad1667af515b7b18" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.842746 14290 leader_election.cc:304] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:33.848146 14559 raft_consensus.cc:515] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.851536 14460 raft_consensus.cc:2749] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.852689 14441 raft_consensus.cc:359] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.857244 14441 raft_consensus.cc:385] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.858458 14441 raft_consensus.cc:740] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.856211 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.855551 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:33.859411 14441 consensus_queue.cc:260] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.862110 14174 raft_consensus.cc:3060] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:33.861315 14364 leader_election.cc:343] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.861423 14248 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.866978 14503 raft_consensus.cc:493] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.867537 14503 raft_consensus.cc:515] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.869714 14503 leader_election.cc:290] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.873047 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.874670 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.875406 14250 raft_consensus.cc:2468] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 0.
I20260710 11:00:33.875157 14070 catalog_manager.cc:5697] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.876976 14070 catalog_manager.cc:5697] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.877799 14290 leader_election.cc:304] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
W20260710 11:00:33.879231 14290 leader_election.cc:343] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.879732 14460 raft_consensus.cc:2804] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:33.880944 14460 raft_consensus.cc:493] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:33.881305 14460 raft_consensus.cc:3060] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.885679 14440 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:33.864678 14441 ts_tablet_manager.cc:1434] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260710 11:00:33.888883 14441 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: Bootstrap starting.
I20260710 11:00:33.903628 14564 raft_consensus.cc:493] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.904371 14564 raft_consensus.cc:515] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.907382 14456 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:33.908070 14456 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:33.860675 14559 leader_election.cc:290] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:33.914269 14074 catalog_manager.cc:5697] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 1 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:33.917939 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:33.915654 14174 raft_consensus.cc:2468] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:33.916092 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:33.916975 14456 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:33.917208 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:33.917681 14564 leader_election.cc:290] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:33.926084 14363 leader_election.cc:304] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:33.927440 14564 raft_consensus.cc:2749] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.929620 14445 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:33.930126 14445 ts_tablet_manager.cc:1403] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.327s	user 0.008s	sys 0.006s
I20260710 11:00:33.931723 14440 tablet_bootstrap.cc:654] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.931785 14456 consensus_queue.cc:1048] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:33.935756 14445 raft_consensus.cc:359] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.937605 14445 raft_consensus.cc:385] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.937996 14445 raft_consensus.cc:740] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:33.938862 14445 consensus_queue.cc:260] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:33.943809 14363 leader_election.cc:304] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:33.920054 14460 raft_consensus.cc:515] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.923750 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:33.945209 14445 ts_tablet_manager.cc:1434] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:00:33.945408 14564 raft_consensus.cc:2804] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.924633 14443 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: No bootstrap required, opened a new log
I20260710 11:00:33.946192 14564 raft_consensus.cc:697] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:33.946185 14289 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:33.948395 14460 leader_election.cc:290] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:33.948153 14564 consensus_queue.cc:237] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.948982 14460 raft_consensus.cc:2749] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:33.952760 14443 ts_tablet_manager.cc:1403] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.185s	user 0.028s	sys 0.046s
I20260710 11:00:33.952553 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:33.953431 14250 raft_consensus.cc:3060] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.958508 14443 raft_consensus.cc:359] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.963043 14443 raft_consensus.cc:385] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:33.963644 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45cb2845363c4cbbb3f208f4081e5b11" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:33.965142 14443 raft_consensus.cc:740] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
W20260710 11:00:33.965178 14290 leader_election.cc:343] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:33.969229 14323 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.969925 14443 consensus_queue.cc:260] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:33.971172 14250 raft_consensus.cc:2468] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:33.972307 14290 leader_election.cc:304] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:33.972549 14443 ts_tablet_manager.cc:1434] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:00:33.973642 14456 raft_consensus.cc:2804] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:33.974525 14456 raft_consensus.cc:697] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:33.978235 14456 consensus_queue.cc:237] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:33.978909 14322 raft_consensus.cc:3060] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:33.943704 14073 catalog_manager.cc:5697] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:33.968137 14445 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:33.979924 14441 tablet_bootstrap.cc:654] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:33.987840 14445 tablet_bootstrap.cc:654] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.001434 14445 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:34.002080 14445 ts_tablet_manager.cc:1403] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.001s
I20260710 11:00:34.005728 14445 raft_consensus.cc:359] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.006695 14445 raft_consensus.cc:385] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.007091 14445 raft_consensus.cc:740] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.008062 14445 consensus_queue.cc:260] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.011669 14445 ts_tablet_manager.cc:1434] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 11:00:34.013036 14445 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: Bootstrap starting.
I20260710 11:00:34.017414 14440 tablet_bootstrap.cc:492] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:34.017908 14440 ts_tablet_manager.cc:1403] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.033s
I20260710 11:00:34.017778 14564 consensus_queue.cc:1048] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.020499 14440 raft_consensus.cc:359] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:34.021142 14440 raft_consensus.cc:385] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.021422 14440 raft_consensus.cc:740] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.035065 14071 catalog_manager.cc:5697] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 1 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.036507 14440 consensus_queue.cc:260] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
W20260710 11:00:34.038209 14216 consensus_peers.cc:597] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 -> Peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Couldn't send request to peer 7fad9f824d0f41579aab0cef1775f624. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.039628 14440 ts_tablet_manager.cc:1434] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:00:34.041618 14440 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:34.047832 14440 tablet_bootstrap.cc:654] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.050035 14441 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: No bootstrap required, opened a new log
I20260710 11:00:34.051653 14441 ts_tablet_manager.cc:1403] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: Time spent bootstrapping tablet: real 0.163s	user 0.026s	sys 0.011s
I20260710 11:00:34.054283 14441 raft_consensus.cc:359] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.055122 14441 raft_consensus.cc:385] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.055495 14441 raft_consensus.cc:740] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.058234 14441 consensus_queue.cc:260] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.058864 14560 consensus_queue.cc:1048] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.059895 14565 raft_consensus.cc:493] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.060106 14441 ts_tablet_manager.cc:1434] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:00:34.060403 14565 raft_consensus.cc:515] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:34.063259 14565 leader_election.cc:290] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:34.034608 14445 tablet_bootstrap.cc:654] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.071887 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:34.072731 14324 raft_consensus.cc:2393] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 1: Already voted for candidate 7b5828f6ff394e93a53518033425b6b7 in this term.
I20260710 11:00:34.076709 14460 consensus_queue.cc:1048] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.078356 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:34.080195 14440 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:34.080116 14364 leader_election.cc:304] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:34.081285 14445 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: No bootstrap required, opened a new log
I20260710 11:00:34.081586 14564 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.082101 14575 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.082554 14575 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:34.084599 14575 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:34.089910 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:34.092201 14564 raft_consensus.cc:2749] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:00:34.093184 14141 leader_election.cc:343] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.094261 14325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:34.096279 14325 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:34.095232 14445 ts_tablet_manager.cc:1403] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.000s
I20260710 11:00:34.095003 14566 consensus_queue.cc:1048] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.097635 14140 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:34.092823 14440 ts_tablet_manager.cc:1403] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.012s
I20260710 11:00:34.100194 14566 raft_consensus.cc:493] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.101536 14440 raft_consensus.cc:359] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:34.102329 14440 raft_consensus.cc:385] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.102666 14440 raft_consensus.cc:740] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.101310 14575 raft_consensus.cc:2804] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.106808 14575 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.107203 14575 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.108850 14440 consensus_queue.cc:260] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:34.109302 14444 consensus_queue.cc:1048] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.100662 14566 raft_consensus.cc:515] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.111605 14440 ts_tablet_manager.cc:1434] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:00:34.112344 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:34.112594 14440 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:34.112993 14176 raft_consensus.cc:2468] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 0.
I20260710 11:00:34.105170 14445 raft_consensus.cc:359] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.114025 14445 raft_consensus.cc:385] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.114353 14445 raft_consensus.cc:740] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.115552 14215 leader_election.cc:304] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:34.116565 14458 raft_consensus.cc:2804] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.117266 14458 raft_consensus.cc:493] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.117614 14458 raft_consensus.cc:3060] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.120661 14566 leader_election.cc:290] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:34.121106 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:34.122426 14322 raft_consensus.cc:2468] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 0.
I20260710 11:00:34.119006 14585 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.130683 14575 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:34.131206 14074 catalog_manager.cc:5697] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.134667 14575 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:34.135517 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:34.135910 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:34.136183 14323 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.136559 14399 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.120673 14445 consensus_queue.cc:260] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.138324 14445 ts_tablet_manager.cc:1434] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260710 11:00:34.139163 14458 raft_consensus.cc:515] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.142096 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:34.142627 14458 leader_election.cc:290] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:34.142684 14176 raft_consensus.cc:3060] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.142877 14324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47adcf3838984e798fff26d6801072c3" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:34.143523 14324 raft_consensus.cc:3060] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.145401 14440 tablet_bootstrap.cc:654] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.151448 14176 raft_consensus.cc:2468] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:34.151705 14324 raft_consensus.cc:2468] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:34.153503 14215 leader_election.cc:304] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:34.154757 14444 consensus_queue.cc:1048] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:34.155148 14458 raft_consensus.cc:2804] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.155627 14458 raft_consensus.cc:697] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:34.156432 14458 consensus_queue.cc:237] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.169935 14399 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:34.178907 14141 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:34.180508 14585 raft_consensus.cc:2804] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.181003 14585 raft_consensus.cc:697] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:34.181624 14586 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.181802 14585 consensus_queue.cc:237] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:34.182348 14586 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.189090 14586 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:34.191274 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:34.191958 14248 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 0.
I20260710 11:00:34.192633 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:34.192866 14323 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:34.193230 14141 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:34.194585 14575 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:34.195112 14575 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:34.195549 14575 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.199644 14586 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:34.201136 14141 leader_election.cc:343] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:34.249519 14440 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:34.250093 14440 ts_tablet_manager.cc:1403] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.138s	user 0.026s	sys 0.048s
I20260710 11:00:34.252277 14458 raft_consensus.cc:493] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:34.252797 14458 raft_consensus.cc:515] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.254433 14458 leader_election.cc:290] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:34.255739 14440 raft_consensus.cc:359] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.256430 14440 raft_consensus.cc:385] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.256691 14440 raft_consensus.cc:740] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.257221 14575 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.261250 14575 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:34.261905 14248 raft_consensus.cc:3060] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.263324 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:34.264077 14174 raft_consensus.cc:2393] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b5828f6ff394e93a53518033425b6b7 in current term 1: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:34.264777 14399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3522b989e8704a22818979b73c8ccebd" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:34.265318 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:34.265528 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:34.266140 14250 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.266273 14073 catalog_manager.cc:5697] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.257952 14440 consensus_queue.cc:260] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.271147 14396 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.275741 14250 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:34.279134 14216 leader_election.cc:304] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:34.280825 14141 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:34.283890 14396 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 1.
I20260710 11:00:34.285156 14440 ts_tablet_manager.cc:1434] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:00:34.286149 14440 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: Bootstrap starting.
I20260710 11:00:34.288578 14566 raft_consensus.cc:3060] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.294487 14074 catalog_manager.cc:5697] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:34.285477 14575 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:34.296969 14575 raft_consensus.cc:697] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:34.297109 14440 tablet_bootstrap.cc:654] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:34.304890 14575 consensus_queue.cc:237] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.311928 14444 consensus_queue.cc:1048] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:34.315770 14566 raft_consensus.cc:2749] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:34.340801 14073 catalog_manager.cc:5697] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 0 to 1, leader changed from <none> to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:34.344637 14440 tablet_bootstrap.cc:492] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: No bootstrap required, opened a new log
I20260710 11:00:34.345091 14440 ts_tablet_manager.cc:1403] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.006s
I20260710 11:00:34.347467 14440 raft_consensus.cc:359] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:34.348547 14440 raft_consensus.cc:385] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:34.348830 14440 raft_consensus.cc:740] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.349368 14440 consensus_queue.cc:260] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:34.351107 14440 ts_tablet_manager.cc:1434] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:34.355628 14564 consensus_queue.cc:1048] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.367898 14560 consensus_queue.cc:1048] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.412453 14444 consensus_queue.cc:1048] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.412797 14396 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.421869 14398 raft_consensus.cc:3060] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:34.432004 14456 consensus_queue.cc:1048] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.586560 14458 consensus_queue.cc:1048] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.597826 14566 consensus_queue.cc:1048] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.608513 14585 consensus_queue.cc:1048] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.619230 14586 consensus_queue.cc:1048] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:34.624501 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
I20260710 11:00:34.664084 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:34.664767 12063 tablet_replica.cc:333] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.665364 12063 raft_consensus.cc:2243] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.666164 12063 raft_consensus.cc:2272] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:34.668419 14363 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260710 11:00:34.668655 12063 tablet_replica.cc:333] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.669447 12063 raft_consensus.cc:2243] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.670217 12063 raft_consensus.cc:2272] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:34.671458 14363 consensus_peers.cc:597] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.672322 12063 tablet_replica.cc:333] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.672948 12063 raft_consensus.cc:2243] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.673738 12063 raft_consensus.cc:2272] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.675710 12063 tablet_replica.cc:333] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.676608 12063 raft_consensus.cc:2243] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.677161 12063 raft_consensus.cc:2272] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.679977 12063 tablet_replica.cc:333] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.680548 12063 raft_consensus.cc:2243] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.681228 12063 raft_consensus.cc:2272] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.683032 12063 tablet_replica.cc:333] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.683547 12063 raft_consensus.cc:2243] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.684216 12063 raft_consensus.cc:2272] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.686161 12063 tablet_replica.cc:333] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.686967 12063 raft_consensus.cc:2243] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.687686 12063 raft_consensus.cc:2272] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.689608 12063 tablet_replica.cc:333] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.690138 12063 raft_consensus.cc:2243] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.690670 12063 pending_rounds.cc:70] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Trying to abort 1 pending ops.
I20260710 11:00:34.690881 12063 pending_rounds.cc:77] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958335724130304 op_type: NO_OP noop_request { }
I20260710 11:00:34.691175 12063 raft_consensus.cc:2889] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:34.691489 12063 raft_consensus.cc:2272] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.693369 12063 tablet_replica.cc:333] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.693893 12063 raft_consensus.cc:2243] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.694278 12063 raft_consensus.cc:2272] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.695967 12063 tablet_replica.cc:333] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.696467 12063 raft_consensus.cc:2243] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.697162 12063 raft_consensus.cc:2272] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.698659 12063 tablet_replica.cc:333] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.699167 12063 raft_consensus.cc:2243] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.699610 12063 raft_consensus.cc:2272] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.702453 12063 tablet_replica.cc:333] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.703249 12063 raft_consensus.cc:2243] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.703720 12063 raft_consensus.cc:2272] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.705489 12063 tablet_replica.cc:333] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.706161 12063 raft_consensus.cc:2243] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.706558 12063 raft_consensus.cc:2272] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.708884 12063 tablet_replica.cc:333] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.709398 12063 raft_consensus.cc:2243] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.709863 12063 raft_consensus.cc:2272] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.711715 12063 tablet_replica.cc:333] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.712206 12063 raft_consensus.cc:2243] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:34.712981 12063 raft_consensus.cc:2272] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.714550 12063 tablet_replica.cc:333] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.715081 12063 raft_consensus.cc:2243] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.715468 12063 raft_consensus.cc:2272] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.717373 12063 tablet_replica.cc:333] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.717891 12063 raft_consensus.cc:2243] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.718309 12063 raft_consensus.cc:2272] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:34.720264 12063 tablet_replica.cc:333] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: stopping tablet replica
I20260710 11:00:34.720717 12063 raft_consensus.cc:2243] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:34.721101 12063 raft_consensus.cc:2272] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:34.748567 14289 consensus_peers.cc:597] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:34.748988 14289 consensus_peers.cc:597] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:34.753114 14289 consensus_peers.cc:597] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.756882 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
W20260710 11:00:34.774714 14289 consensus_peers.cc:597] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.783183 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:34.788949 14639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:34.789763 14640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:34.790884 14642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:34.793207 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:34.796125 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:34.796324 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:34.796458 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681234796447 us; error 0 us; skew 500 ppm
I20260710 11:00:34.796928 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:34.799260 12063 webserver.cc:533] Webserver started at http://127.11.199.193:45321/ using document root <none> and password file <none>
I20260710 11:00:34.799688 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:34.799826 12063 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:34.803035 12063 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:34.807602 14647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:34.808332 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:00:34.808630 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "f5626d16d6624d2b83b78aa23f5753ab"
format_stamp: "Formatted at 2026-07-10 11:00:30 on dist-test-slave-pgv9"
I20260710 11:00:34.808907 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:34.823777 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:34.824782 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:34.825999 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:34.829973 14654 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:00:34.843375 14363 consensus_peers.cc:597] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:34.857681 14363 consensus_peers.cc:597] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:34.922664 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:00:34.923061 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.094s	user 0.005s	sys 0.000s
I20260710 11:00:34.923286 12063 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:00:34.927443 14654 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:34.943341 14654 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:34.944291 14654 tablet_bootstrap.cc:492] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:34.944911 14654 ts_tablet_manager.cc:1403] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:00:34.947466 14654 raft_consensus.cc:359] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.948112 14654 raft_consensus.cc:740] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.948781 14654 consensus_queue.cc:260] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:34.950943 14654 ts_tablet_manager.cc:1434] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:00:34.951689 14654 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:34.964298 14654 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:34.965152 14654 tablet_bootstrap.cc:492] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:34.965771 14654 ts_tablet_manager.cc:1403] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:34.967955 14654 raft_consensus.cc:359] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.968608 14654 raft_consensus.cc:740] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.969209 14654 consensus_queue.cc:260] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [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: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.970918 14654 ts_tablet_manager.cc:1434] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:34.971624 14654 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:34.981930 14654 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:34.982637 14654 tablet_bootstrap.cc:492] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:34.983152 14654 ts_tablet_manager.cc:1403] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:00:34.984721 14654 raft_consensus.cc:359] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.985188 14654 raft_consensus.cc:740] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:34.985734 14654 consensus_queue.cc:260] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [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: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:34.987061 14654 ts_tablet_manager.cc:1434] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:34.987617 14654 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:34.998467 14654 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:00:34.999253 14654 tablet_bootstrap.cc:492] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:34.999761 14654 ts_tablet_manager.cc:1403] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:00:35.001325 14654 raft_consensus.cc:359] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.001917 14654 raft_consensus.cc:740] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.002422 14654 consensus_queue.cc:260] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.003722 14654 ts_tablet_manager.cc:1434] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.004331 14654 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.005537 12063 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:00:35.005813 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.083s	user 0.077s	sys 0.003s
I20260710 11:00:35.015121 14654 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.016075 14654 tablet_bootstrap.cc:492] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.016794 14654 ts_tablet_manager.cc:1403] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:00:35.019335 14654 raft_consensus.cc:359] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.020067 14654 raft_consensus.cc:740] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.020809 14654 consensus_queue.cc:260] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.022763 14654 ts_tablet_manager.cc:1434] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:35.023563 14654 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.036509 14654 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.037240 14654 tablet_bootstrap.cc:492] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.037762 14654 ts_tablet_manager.cc:1403] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:35.039628 14654 raft_consensus.cc:359] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.040283 14654 raft_consensus.cc:740] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.041016 14654 consensus_queue.cc:260] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.043622 14654 ts_tablet_manager.cc:1434] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:35.044603 14654 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
W20260710 11:00:35.050621 14215 consensus_peers.cc:597] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.061422 14654 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.062590 14654 tablet_bootstrap.cc:492] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.063426 14654 ts_tablet_manager.cc:1403] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:00:35.066682 14654 raft_consensus.cc:359] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.067600 14654 raft_consensus.cc:740] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.068464 14654 consensus_queue.cc:260] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.071020 14654 ts_tablet_manager.cc:1434] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:00:35.071770 14654 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.081957 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:42871
I20260710 11:00:35.082086 14722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:42871 every 8 connection(s)
I20260710 11:00:35.086702 14654 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.088011 14654 tablet_bootstrap.cc:492] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.089586 14654 ts_tablet_manager.cc:1403] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:00:35.091933 14654 raft_consensus.cc:359] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.092581 14654 raft_consensus.cc:740] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.093313 14654 consensus_queue.cc:260] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [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: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.094940 14654 ts_tablet_manager.cc:1434] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:35.095791 14654 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.110914 14654 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.111969 14654 tablet_bootstrap.cc:492] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.112802 14654 ts_tablet_manager.cc:1403] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:00:35.116154 14654 raft_consensus.cc:359] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.117025 14654 raft_consensus.cc:740] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.117693 14654 consensus_queue.cc:260] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.120110 14654 ts_tablet_manager.cc:1434] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:35.120726 14654 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
W20260710 11:00:35.126817 14215 consensus_peers.cc:597] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:35.127140 14723 heartbeater.cc:344] Connected to a master server at 127.11.199.254:37329
I20260710 11:00:35.127559 14723 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:35.128240 14723 heartbeater.cc:507] Master 127.11.199.254:37329 requested a full tablet report, sending...
I20260710 11:00:35.132649 14654 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.133497 14654 tablet_bootstrap.cc:492] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.134053 14654 ts_tablet_manager.cc:1403] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:35.135766 14071 ts_manager.cc:194] Re-registered known tserver with Master: f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.136261 14654 raft_consensus.cc:359] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.136922 14654 raft_consensus.cc:740] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.137586 14654 consensus_queue.cc:260] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.139576 14654 ts_tablet_manager.cc:1434] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:00:35.140334 14654 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.154065 14654 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.154974 14654 tablet_bootstrap.cc:492] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.154974 14071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51270
I20260710 11:00:35.155692 14654 ts_tablet_manager.cc:1403] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:00:35.157670 14654 raft_consensus.cc:359] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.158214 14654 raft_consensus.cc:740] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.158263 14723 heartbeater.cc:499] Master 127.11.199.254:37329 was elected leader, sending a full tablet report...
I20260710 11:00:35.158800 14654 consensus_queue.cc:260] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [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: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.160235 14654 ts_tablet_manager.cc:1434] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.161005 14654 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.172992 14654 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.173888 14654 tablet_bootstrap.cc:492] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.174464 14654 ts_tablet_manager.cc:1403] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:00:35.176736 14654 raft_consensus.cc:359] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.177788 14654 raft_consensus.cc:740] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.178650 14654 consensus_queue.cc:260] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [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: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.180785 14654 ts_tablet_manager.cc:1434] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:35.181591 14654 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.201829 14654 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.202807 14654 tablet_bootstrap.cc:492] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.203502 14654 ts_tablet_manager.cc:1403] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260710 11:00:35.205902 14654 raft_consensus.cc:359] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.206605 14654 raft_consensus.cc:740] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.207397 14654 consensus_queue.cc:260] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [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: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.209791 14654 ts_tablet_manager.cc:1434] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:00:35.210644 14654 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.222748 14654 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.223505 14654 tablet_bootstrap.cc:492] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.224020 14654 ts_tablet_manager.cc:1403] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:00:35.225652 14654 raft_consensus.cc:359] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.226090 14654 raft_consensus.cc:740] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.226540 14654 consensus_queue.cc:260] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.228027 14654 ts_tablet_manager.cc:1434] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.228916 14654 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.240885 14654 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.241601 14654 tablet_bootstrap.cc:492] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.242126 14654 ts_tablet_manager.cc:1403] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:35.243724 14654 raft_consensus.cc:359] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.244189 14654 raft_consensus.cc:740] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.244764 14654 consensus_queue.cc:260] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.246636 14654 ts_tablet_manager.cc:1434] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.247767 14654 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.259322 14654 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.260082 14654 tablet_bootstrap.cc:492] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.260582 14654 ts_tablet_manager.cc:1403] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:00:35.262140 14654 raft_consensus.cc:359] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.262593 14654 raft_consensus.cc:740] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.263092 14654 consensus_queue.cc:260] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.264528 14654 ts_tablet_manager.cc:1434] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.265415 14654 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.276432 14654 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.277133 14654 tablet_bootstrap.cc:492] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.277698 14654 ts_tablet_manager.cc:1403] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:00:35.279433 14654 raft_consensus.cc:359] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.279902 14654 raft_consensus.cc:740] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.280424 14654 consensus_queue.cc:260] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [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: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.282008 14654 ts_tablet_manager.cc:1434] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.283139 14654 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap starting.
I20260710 11:00:35.295892 14654 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:35.296658 14654 tablet_bootstrap.cc:492] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Bootstrap complete.
I20260710 11:00:35.297189 14654 ts_tablet_manager.cc:1403] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:00:35.298975 14654 raft_consensus.cc:359] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:35.299504 14654 raft_consensus.cc:740] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Initialized, Role: FOLLOWER
I20260710 11:00:35.300104 14654 consensus_queue.cc:260] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:35.301797 14654 ts_tablet_manager.cc:1434] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:35.689973 14456 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.690469 14456 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.692343 14456 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.693051 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:35.693459 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.694187 14694 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:35.695230 14289 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:35.695888 14456 raft_consensus.cc:2804] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.696273 14456 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.696624 14456 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.701229 14456 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.702768 14456 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.703624 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:35.703770 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.704129 14398 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.704303 14694 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.709093 14398 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:35.709283 14694 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:35.710103 14290 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:35.710923 14456 raft_consensus.cc:2804] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.711032 14503 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.711426 14456 raft_consensus.cc:697] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:35.711563 14503 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.712307 14456 consensus_queue.cc:237] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:35.713585 14503 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:35.714334 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.714593 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:35.714975 14694 raft_consensus.cc:2468] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:35.716248 14289 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:35.717139 14456 raft_consensus.cc:2804] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.717537 14456 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.717923 14456 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.720893 14073 catalog_manager.cc:5697] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.723047 14456 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.725477 14456 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:35.725512 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.725689 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:35.726437 14694 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.736224 14694 raft_consensus.cc:2468] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:35.737666 14289 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:35.738504 14460 raft_consensus.cc:2804] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.739095 14460 raft_consensus.cc:697] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:35.739918 14460 consensus_queue.cc:237] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.747988 14073 catalog_manager.cc:5697] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.817595 14458 raft_consensus.cc:493] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.818224 14458 raft_consensus.cc:515] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.820314 14458 leader_election.cc:290] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:35.821054 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.821343 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6902878634a149d8f591a3bb9133b" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:35.821756 14694 raft_consensus.cc:2393] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b5828f6ff394e93a53518033425b6b7 in current term 2: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:35.823133 14215 leader_election.cc:304] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:35.823760 14458 raft_consensus.cc:3060] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.828734 14458 raft_consensus.cc:2749] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:35.844360 14458 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.845131 14458 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.847085 14458 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.847981 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:35.848158 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.848775 14694 raft_consensus.cc:2468] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:35.849718 14215 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:35.850481 14458 raft_consensus.cc:2804] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.850879 14458 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.851243 14458 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.856102 14458 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.857731 14458 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.857659 14565 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:35.858372 14565 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.858886 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.859503 14694 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.860607 14565 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:35.861344 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.861733 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:35.862277 14693 raft_consensus.cc:2410] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:35.864226 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:35.864734 14248 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:35.865621 14364 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [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: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:35.866014 14694 raft_consensus.cc:2468] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:35.866487 14565 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.866873 14565 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:35.867199 14565 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.867204 14215 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:35.868178 14458 raft_consensus.cc:2804] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.868690 14458 raft_consensus.cc:697] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:35.869515 14458 consensus_queue.cc:237] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.874099 14565 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.875510 14458 raft_consensus.cc:493] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.876088 14458 raft_consensus.cc:515] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.877043 14565 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:35.878258 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.878614 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:35.878938 14694 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.878873 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:35.879347 14248 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.880056 14458 leader_election.cc:290] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.881462 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.883100 14693 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:35.884327 14215 leader_election.cc:304] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:35.885519 14458 raft_consensus.cc:2804] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.885926 14458 raft_consensus.cc:493] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.886364 14458 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.886394 14248 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 2.
I20260710 11:00:35.887588 14694 raft_consensus.cc:2410] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:00:35.887869 14364 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
I20260710 11:00:35.888195 14074 catalog_manager.cc:5697] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.889178 14565 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.889659 14565 raft_consensus.cc:697] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:35.890503 14565 consensus_queue.cc:237] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER 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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.893872 14458 raft_consensus.cc:515] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.899848 14458 leader_election.cc:290] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:35.900964 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.901156 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:35.901599 14458 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.901716 14694 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.902204 14458 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.904748 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.904923 14458 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:35.905401 14693 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 1.
I20260710 11:00:35.905633 14074 catalog_manager.cc:5697] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:35.906342 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:35.906673 14215 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:35.907429 14458 raft_consensus.cc:2804] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:35.907766 14458 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.908174 14458 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.911217 14694 raft_consensus.cc:2468] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:35.912338 14215 leader_election.cc:304] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:35.913163 14566 raft_consensus.cc:2804] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.913539 14565 raft_consensus.cc:493] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:35.913663 14566 raft_consensus.cc:697] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:35.913460 14458 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.914207 14565 raft_consensus.cc:515] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.914712 14566 consensus_queue.cc:237] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:35.916313 14565 leader_election.cc:290] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:35.916658 14458 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Requested vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:35.917570 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:35.917871 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8908e8e9de0d4abfbf2af50285c4b21f" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:35.918618 14694 raft_consensus.cc:2393] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 2: Already voted for candidate 7b5828f6ff394e93a53518033425b6b7 in this term.
I20260710 11:00:35.920058 14363 leader_election.cc:304] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:35.920228 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:35.920809 14693 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.921005 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:35.921963 14565 raft_consensus.cc:3060] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:35.927237 14693 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:35.927944 14565 raft_consensus.cc:2749] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:35.928886 14215 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:35.929759 14566 raft_consensus.cc:2804] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:35.930255 14566 raft_consensus.cc:697] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:35.931119 14566 consensus_queue.cc:237] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:35.932111 14074 catalog_manager.cc:5697] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:35.945791 14074 catalog_manager.cc:5697] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.012609 14565 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.013150 14565 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.014748 14565 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.015705 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:36.016048 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.016682 14693 raft_consensus.cc:2468] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:36.017714 14363 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:36.018424 14565 raft_consensus.cc:2804] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.018765 14565 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.019073 14565 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.024277 14565 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.025769 14565 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.026572 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:36.026986 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:36.027657 14693 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.032209 14693 raft_consensus.cc:2468] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 2.
I20260710 11:00:36.033239 14363 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:36.033937 14565 raft_consensus.cc:2804] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.034405 14565 raft_consensus.cc:697] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:36.035331 14565 consensus_queue.cc:237] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.043228 14074 catalog_manager.cc:5697] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.058262 14460 raft_consensus.cc:493] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.058807 14460 raft_consensus.cc:515] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.060559 14460 leader_election.cc:290] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.061302 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:36.061599 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21d3a58be4546c6bf641f20dbb035da" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.062355 14693 raft_consensus.cc:2393] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 2: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:36.063341 14289 leader_election.cc:304] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [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: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:36.064138 14460 raft_consensus.cc:3060] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.069545 14460 raft_consensus.cc:2749] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.118682 14456 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.119264 14456 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.120868 14456 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.121872 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.121887 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:36.122692 14693 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:36.123790 14289 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:36.123951 14750 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.124665 14752 raft_consensus.cc:2804] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.124547 14750 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.125058 14752 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.125427 14752 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.126482 14750 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.127135 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:36.127529 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.128165 14693 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 1.
I20260710 11:00:36.129010 14363 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:36.129675 14750 raft_consensus.cc:2804] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.129947 14750 raft_consensus.cc:493] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.130273 14750 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.131254 14752 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.132315 14322 raft_consensus.cc:2393] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 2: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:36.132539 14456 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.133050 14456 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.133713 14752 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.135062 14456 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.136775 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:36.137122 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:36.136842 14750 raft_consensus.cc:515] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.138136 14398 raft_consensus.cc:2393] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 2: Already voted for candidate 7fad9f824d0f41579aab0cef1775f624 in this term.
I20260710 11:00:36.138985 14750 leader_election.cc:290] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.139879 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:36.140590 14322 raft_consensus.cc:2393] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 2: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:36.140448 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:36.141064 14693 raft_consensus.cc:3060] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.142167 14694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0df5822a0ac42409e5b438381e96664" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:36.143158 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.143854 14692 raft_consensus.cc:2468] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 1.
I20260710 11:00:36.143841 14289 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [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: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:36.144867 14398 raft_consensus.cc:1275] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.145422 14752 raft_consensus.cc:2749] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.146291 14456 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.146461 14289 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:36.147109 14752 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.147241 14503 raft_consensus.cc:2804] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:36.147692 14503 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.147840 14693 raft_consensus.cc:2468] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 2.
I20260710 11:00:36.148159 14503 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.147763 14752 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:36.149148 14363 leader_election.cc:304] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:36.150189 14565 raft_consensus.cc:2804] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.150331 14752 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.150705 14565 raft_consensus.cc:697] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:36.151283 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:36.151764 14565 consensus_queue.cc:237] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.156802 14503 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.157153 14565 raft_consensus.cc:493] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.157742 14565 raft_consensus.cc:515] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:36.159369 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.159754 14565 leader_election.cc:290] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:36.160313 14693 raft_consensus.cc:2393] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9caa91d82364e02a3ea7f36adeb6739 in current term 2: Already voted for candidate 7b5828f6ff394e93a53518033425b6b7 in this term.
I20260710 11:00:36.160745 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:36.161450 14289 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [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: f9caa91d82364e02a3ea7f36adeb6739; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:36.161621 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e64fabb8724bc8890ed1e617d49ecf" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.162384 14752 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.162408 14692 raft_consensus.cc:2393] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 2: Already voted for candidate 7b5828f6ff394e93a53518033425b6b7 in this term.
I20260710 11:00:36.162535 14074 catalog_manager.cc:5697] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.163951 14363 leader_election.cc:304] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624; no voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:36.164692 14565 raft_consensus.cc:3060] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.169736 14752 raft_consensus.cc:2749] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.173215 14565 raft_consensus.cc:2749] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.176265 14503 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.177426 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:36.178529 14692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
I20260710 11:00:36.179103 14692 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.179620 14559 raft_consensus.cc:493] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f5626d16d6624d2b83b78aa23f5753ab)
I20260710 11:00:36.180187 14559 raft_consensus.cc:515] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.182030 14559 leader_election.cc:290] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871)
I20260710 11:00:36.183136 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739" is_pre_election: true
I20260710 11:00:36.184048 14322 raft_consensus.cc:2393] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7fad9f824d0f41579aab0cef1775f624 in current term 2: Already voted for candidate f9caa91d82364e02a3ea7f36adeb6739 in this term.
I20260710 11:00:36.184995 14693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5e399209c2746dd8ebd4073ee233786" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab" is_pre_election: true
I20260710 11:00:36.185817 14692 raft_consensus.cc:2468] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:36.186369 14363 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [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: 7fad9f824d0f41579aab0cef1775f624; no voters: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:36.187096 14289 leader_election.cc:304] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:36.187366 14750 raft_consensus.cc:3060] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:36.187989 14456 raft_consensus.cc:2804] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:36.188411 14456 raft_consensus.cc:697] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:36.189175 14456 consensus_queue.cc:237] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:36.192742 14750 raft_consensus.cc:2749] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:36.196974 14693 raft_consensus.cc:1275] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.198175 14456 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.197708 14074 catalog_manager.cc:5697] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 1 to 2, leader changed from f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193) to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.208288 14248 raft_consensus.cc:1275] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.209606 14456 consensus_queue.cc:1048] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.221125 14692 raft_consensus.cc:1275] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.222600 14755 consensus_queue.cc:1048] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.260556 14398 raft_consensus.cc:1275] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.261751 14617 consensus_queue.cc:1048] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.271449 14692 raft_consensus.cc:1275] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.273377 14566 consensus_queue.cc:1048] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.276010 14759 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:36.277899 14759 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:36.281224 14759 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:36.303897 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624" is_pre_election: true
I20260710 11:00:36.303812 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7" is_pre_election: true
I20260710 11:00:36.304772 14248 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:36.305864 14650 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:36.306557 14759 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:00:36.306934 14759 raft_consensus.cc:493] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:36.307256 14759 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:36.312425 14759 raft_consensus.cc:515] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:36.314163 14759 leader_election.cc:290] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 3 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:36.314755 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:36.315167 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8430f90ab4bb4f1796b8502a98ae7152" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:36.315866 14248 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:36.320433 14248 raft_consensus.cc:2468] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 3.
I20260710 11:00:36.321316 14650 leader_election.cc:304] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [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: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:36.322000 14759 raft_consensus.cc:2804] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:36.322337 14759 raft_consensus.cc:697] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:36.323019 14759 consensus_queue.cc:237] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:36.330381 14073 catalog_manager.cc:5697] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 2 to 3, leader changed from 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 3 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:36.376176 14693 raft_consensus.cc:1275] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.377446 14566 consensus_queue.cc:1048] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.386664 14398 raft_consensus.cc:1275] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.388339 14617 consensus_queue.cc:1048] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.424331 14322 raft_consensus.cc:1275] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.425698 14617 consensus_queue.cc:1048] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.431483 14693 raft_consensus.cc:1275] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.432909 14458 consensus_queue.cc:1048] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.491009 14693 raft_consensus.cc:1240] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Rejecting Update request from peer 7fad9f824d0f41579aab0cef1775f624 for earlier term 2. Current term is 3. Ops: []
I20260710 11:00:36.492293 14750 consensus_queue.cc:1059] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:36.492969 14750 consensus_queue.cc:1243] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Peer f5626d16d6624d2b83b78aa23f5753ab log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:00:36.493355 14559 raft_consensus.cc:3055] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:36.493695 14559 raft_consensus.cc:740] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:36.494433 14559 consensus_queue.cc:260] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:36.495354 14559 raft_consensus.cc:3060] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:36.512024 14693 raft_consensus.cc:1275] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.513454 14559 consensus_queue.cc:1048] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.522323 14322 raft_consensus.cc:1275] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.523909 14750 consensus_queue.cc:1048] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.582080 14322 raft_consensus.cc:1275] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.583283 14750 consensus_queue.cc:1048] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.590019 14398 raft_consensus.cc:1275] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.592157 14752 consensus_queue.cc:1048] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.592938 14693 raft_consensus.cc:1275] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.599314 14565 consensus_queue.cc:1048] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.601573 14693 raft_consensus.cc:1275] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:36.605543 14752 consensus_queue.cc:1048] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:36.720652 14398 raft_consensus.cc:1275] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:36.721913 14759 consensus_queue.cc:1048] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:36.722590 14759 consensus_queue.cc:1243] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Peer 7fad9f824d0f41579aab0cef1775f624 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:00:36.724972 14398 pending_rounds.cc:85] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Aborting all ops after (but not including) 0
I20260710 11:00:36.725230 14398 pending_rounds.cc:107] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260710 11:00:36.725454 14398 raft_consensus.cc:2889] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:36.733261 14248 raft_consensus.cc:1275] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:36.735260 14783 consensus_queue.cc:1048] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:45.091142 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:45.118794 14322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
mode: GRACEFUL
new_leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:47868
I20260710 11:00:45.119508 14322 raft_consensus.cc:606] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Received request to transfer leadership to TS f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:45.122052 14322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
mode: GRACEFUL
new_leader_uuid: "7b5828f6ff394e93a53518033425b6b7"
 from {username='slave'} at 127.0.0.1:47868
I20260710 11:00:45.122452 14322 raft_consensus.cc:606] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Received request to transfer leadership to TS 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:45.124971 14322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
mode: GRACEFUL
new_leader_uuid: "7fad9f824d0f41579aab0cef1775f624"
 from {username='slave'} at 127.0.0.1:47868
I20260710 11:00:45.125386 14322 raft_consensus.cc:606] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Received request to transfer leadership to TS 7fad9f824d0f41579aab0cef1775f624
I20260710 11:00:45.138309 14398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026"
dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
mode: GRACEFUL
new_leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:56470
I20260710 11:00:45.138813 14398 raft_consensus.cc:606] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Received request to transfer leadership to TS f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:45.141203 14322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
mode: GRACEFUL
new_leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:47868
I20260710 11:00:45.141650 14322 raft_consensus.cc:606] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Received request to transfer leadership to TS f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:45.142551 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:00:45.143292 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:45.292881 14804 raft_consensus.cc:993] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: : Instructing follower f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.293509 14800 raft_consensus.cc:1081] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Signalling peer f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.294977 14692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6"
dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:53634
I20260710 11:00:45.295436 14692 raft_consensus.cc:493] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.295781 14692 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.301739 14692 raft_consensus.cc:515] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.303725 14692 leader_election.cc:290] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 3 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:45.305104 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:45.305953 14398 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.312644 14398 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 3.
I20260710 11:00:45.314136 14650 leader_election.cc:304] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [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: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:45.315122 14805 raft_consensus.cc:2804] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:45.315582 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea95f5b9e114a828198218c021929a6" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:45.316227 14323 raft_consensus.cc:3055] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:45.316613 14323 raft_consensus.cc:740] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:45.317787 14323 consensus_queue.cc:260] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.319099 14323 raft_consensus.cc:3060] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:45.323342 14805 raft_consensus.cc:697] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:45.324433 14805 consensus_queue.cc:237] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [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: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.326287 14323 raft_consensus.cc:2468] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 3.
I20260710 11:00:45.327237 14804 raft_consensus.cc:993] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: : Instructing follower 7b5828f6ff394e93a53518033425b6b7 to start an election
I20260710 11:00:45.327746 14804 raft_consensus.cc:1081] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Signalling peer 7b5828f6ff394e93a53518033425b6b7 to start an election
I20260710 11:00:45.329813 14250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23"
dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
 from {username='slave'} at 127.0.0.1:51944
I20260710 11:00:45.330443 14250 raft_consensus.cc:493] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.330801 14250 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.333911 14073 catalog_manager.cc:5697] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 2 to 3, leader changed from f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 3 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.338402 14250 raft_consensus.cc:515] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.340459 14250 leader_election.cc:290] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:45.341593 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:45.342135 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd1a06f3cc4208941bd2875825fd23" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:45.342238 14323 raft_consensus.cc:3055] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.342759 14323 raft_consensus.cc:740] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:45.343758 14398 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.343767 14323 consensus_queue.cc:260] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.346201 14808 raft_consensus.cc:993] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: : Instructing follower f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.346817 14808 raft_consensus.cc:1081] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Signalling peer f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.348824 14692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026"
dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:53628
I20260710 11:00:45.349385 14692 raft_consensus.cc:493] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.349761 14323 raft_consensus.cc:3060] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.349830 14692 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.351193 14398 raft_consensus.cc:2468] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:45.352671 14216 leader_election.cc:304] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
I20260710 11:00:45.353641 14806 raft_consensus.cc:2804] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.359243 14692 raft_consensus.cc:515] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:45.360877 14323 raft_consensus.cc:2468] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:45.362829 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:45.363237 14806 raft_consensus.cc:697] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:45.363474 14398 raft_consensus.cc:3055] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.363776 14398 raft_consensus.cc:740] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:45.364722 14398 consensus_queue.cc:260] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:45.365175 14692 leader_election.cc:290] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Requested vote from peers 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653), 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503)
I20260710 11:00:45.365845 14398 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.366804 14250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa5e6f6a90247869cab1c1d1f508026" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:45.367549 14250 raft_consensus.cc:3060] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.367668 14806 consensus_queue.cc:237] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.373896 14250 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:45.375085 14650 leader_election.cc:304] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:45.375797 14805 raft_consensus.cc:2804] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.376232 14805 raft_consensus.cc:697] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:45.377017 14805 consensus_queue.cc:237] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } }
I20260710 11:00:45.379856 14800 raft_consensus.cc:993] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: : Instructing follower f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.380347 14804 raft_consensus.cc:1081] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Signalling peer f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:45.382601 14692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33"
dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:53634
I20260710 11:00:45.383378 14692 raft_consensus.cc:493] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.383610 14398 raft_consensus.cc:2468] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:45.383898 14692 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.390661 14074 catalog_manager.cc:5697] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 1 to 2, leader changed from f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195) to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.393253 14692 raft_consensus.cc:515] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.396057 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:45.396011 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2be65307264d06b0889a2ee8794b33" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:45.396718 14398 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.396766 14323 raft_consensus.cc:3055] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.397230 14323 raft_consensus.cc:740] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:45.398069 14323 consensus_queue.cc:260] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.399238 14323 raft_consensus.cc:3060] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.399650 14073 catalog_manager.cc:5697] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 1 to 2, leader changed from 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:45.403271 14398 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:45.404245 14692 leader_election.cc:290] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:45.404299 14650 leader_election.cc:304] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:45.405923 14323 raft_consensus.cc:2468] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:45.406512 14805 raft_consensus.cc:2804] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.407421 14805 raft_consensus.cc:697] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:45.408380 14805 consensus_queue.cc:237] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } }
I20260710 11:00:45.416572 14073 catalog_manager.cc:5697] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 1 to 2, leader changed from f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.458367 14800 raft_consensus.cc:993] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: : Instructing follower 7fad9f824d0f41579aab0cef1775f624 to start an election
I20260710 11:00:45.459069 14800 raft_consensus.cc:1081] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Signalling peer 7fad9f824d0f41579aab0cef1775f624 to start an election
I20260710 11:00:45.460544 14398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3"
dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
 from {username='slave'} at 127.0.0.1:35978
I20260710 11:00:45.461028 14398 raft_consensus.cc:493] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:45.461323 14398 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.465523 14398 raft_consensus.cc:515] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.467046 14398 leader_election.cc:290] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:45.467980 14248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:45.468043 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9418081a144075b7d3b051a4a629e3" candidate_uuid: "7fad9f824d0f41579aab0cef1775f624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:45.468679 14248 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.468712 14323 raft_consensus.cc:3055] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:45.469122 14323 raft_consensus.cc:740] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:45.469818 14323 consensus_queue.cc:260] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.471235 14323 raft_consensus.cc:3060] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:45.475445 14248 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 2.
I20260710 11:00:45.476505 14364 leader_election.cc:304] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, 7fad9f824d0f41579aab0cef1775f624; no voters: 
I20260710 11:00:45.476645 14323 raft_consensus.cc:2468] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fad9f824d0f41579aab0cef1775f624 in term 2.
I20260710 11:00:45.477293 14808 raft_consensus.cc:2804] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:45.477931 14808 raft_consensus.cc:697] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Becoming Leader. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:45.478950 14808 consensus_queue.cc:237] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:45.487493 14073 catalog_manager.cc:5697] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 reported cstate change: term changed from 1 to 2, leader changed from f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195) to 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196). New cstate: current_term: 2 leader_uuid: "7fad9f824d0f41579aab0cef1775f624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:45.740098 14396 raft_consensus.cc:1275] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:45.741472 14805 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:45.754216 14323 raft_consensus.cc:1275] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:45.757973 14828 consensus_queue.cc:1048] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:45.760782 14323 raft_consensus.cc:1275] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.762750 14806 consensus_queue.cc:1048] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.773984 14396 raft_consensus.cc:1275] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.775489 14806 consensus_queue.cc:1048] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.893361 14323 raft_consensus.cc:1275] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.895149 14828 consensus_queue.cc:1048] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.903926 14396 raft_consensus.cc:1275] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.905544 14828 consensus_queue.cc:1048] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.951575 14396 raft_consensus.cc:1275] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.952965 14828 consensus_queue.cc:1048] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:45.962118 14248 raft_consensus.cc:1275] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:45.964618 14813 consensus_queue.cc:1048] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:46.024708 14323 raft_consensus.cc:1275] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.025841 14808 consensus_queue.cc:1048] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.040759 14249 raft_consensus.cc:1275] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Refusing update from remote peer 7fad9f824d0f41579aab0cef1775f624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.044682 14798 consensus_queue.cc:1048] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:00:46.144160 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.162999 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:46.176368 14396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5"
dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
mode: GRACEFUL
new_leader_uuid: "7b5828f6ff394e93a53518033425b6b7"
 from {username='slave'} at 127.0.0.1:56470
I20260710 11:00:46.176879 14396 raft_consensus.cc:606] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Received request to transfer leadership to TS 7b5828f6ff394e93a53518033425b6b7
I20260710 11:00:46.196892 14249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ccc4455595c412e9528f96550547a77"
dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
mode: GRACEFUL
new_leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
 from {username='slave'} at 127.0.0.1:52024
I20260710 11:00:46.197507 14249 raft_consensus.cc:606] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Received request to transfer leadership to TS f9caa91d82364e02a3ea7f36adeb6739
I20260710 11:00:46.198688 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:46.199630 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:46.239346 14806 raft_consensus.cc:993] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: : Instructing follower f9caa91d82364e02a3ea7f36adeb6739 to start an election
I20260710 11:00:46.239895 14806 raft_consensus.cc:1081] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Signalling peer f9caa91d82364e02a3ea7f36adeb6739 to start an election
I20260710 11:00:46.241278 14322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ccc4455595c412e9528f96550547a77"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
 from {username='slave'} at 127.0.0.1:36062
I20260710 11:00:46.241750 14322 raft_consensus.cc:493] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.242017 14322 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.247221 14322 raft_consensus.cc:515] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.248677 14322 leader_election.cc:290] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:46.249518 14249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:46.249826 14396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ccc4455595c412e9528f96550547a77" candidate_uuid: "f9caa91d82364e02a3ea7f36adeb6739" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:46.250214 14249 raft_consensus.cc:3055] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.250392 14396 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.250599 14249 raft_consensus.cc:740] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:46.251629 14249 consensus_queue.cc:260] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.252763 14249 raft_consensus.cc:3060] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.257333 14396 raft_consensus.cc:2468] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:46.258553 14290 leader_election.cc:304] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fad9f824d0f41579aab0cef1775f624, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:46.259222 14804 raft_consensus.cc:2804] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.259286 14249 raft_consensus.cc:2468] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9caa91d82364e02a3ea7f36adeb6739 in term 2.
I20260710 11:00:46.259760 14804 raft_consensus.cc:697] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Becoming Leader. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:46.260712 14804 consensus_queue.cc:237] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.270761 14073 catalog_manager.cc:5697] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 reported cstate change: term changed from 1 to 2, leader changed from 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194) to f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "f9caa91d82364e02a3ea7f36adeb6739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.642601 14798 raft_consensus.cc:993] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: : Instructing follower 7b5828f6ff394e93a53518033425b6b7 to start an election
I20260710 11:00:46.643114 14840 raft_consensus.cc:1081] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Signalling peer 7b5828f6ff394e93a53518033425b6b7 to start an election
I20260710 11:00:46.644579 14249 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5"
dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
 from {username='slave'} at 127.0.0.1:51938
I20260710 11:00:46.645208 14249 raft_consensus.cc:493] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:46.645543 14249 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.651130 14249 raft_consensus.cc:515] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.652910 14249 leader_election.cc:290] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Requested vote from peers f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925), 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196:42653)
I20260710 11:00:46.653606 14322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:46.653817 14398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c350b70e253416d9027ac3262ccf1a5" candidate_uuid: "7b5828f6ff394e93a53518033425b6b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fad9f824d0f41579aab0cef1775f624"
I20260710 11:00:46.654210 14322 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.654436 14398 raft_consensus.cc:3055] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:46.654826 14398 raft_consensus.cc:740] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fad9f824d0f41579aab0cef1775f624, State: Running, Role: LEADER
I20260710 11:00:46.655694 14398 consensus_queue.cc:260] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.656837 14398 raft_consensus.cc:3060] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:46.659785 14322 raft_consensus.cc:2468] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:46.660943 14215 leader_election.cc:304] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:46.661892 14845 raft_consensus.cc:2804] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:46.661924 14398 raft_consensus.cc:2468] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b5828f6ff394e93a53518033425b6b7 in term 2.
I20260710 11:00:46.662408 14845 raft_consensus.cc:697] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Leader. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:46.663376 14845 consensus_queue.cc:237] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } }
I20260710 11:00:46.671013 14073 catalog_manager.cc:5697] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 reported cstate change: term changed from 1 to 2, leader changed from 7fad9f824d0f41579aab0cef1775f624 (127.11.199.196) to 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "7b5828f6ff394e93a53518033425b6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:46.674171 14398 raft_consensus.cc:1275] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.675396 14804 consensus_queue.cc:1048] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:46.685705 14249 raft_consensus.cc:1275] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Refusing update from remote peer f9caa91d82364e02a3ea7f36adeb6739: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:46.687748 14804 consensus_queue.cc:1048] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.056828 14396 raft_consensus.cc:1275] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:47.057902 14845 consensus_queue.cc:1048] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fad9f824d0f41579aab0cef1775f624" member_type: VOTER last_known_addr { host: "127.11.199.196" port: 42653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.076104 14323 raft_consensus.cc:1275] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer 7b5828f6ff394e93a53518033425b6b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:47.077692 14858 consensus_queue.cc:1048] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:47.200519 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.217514 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:47.234325 14323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838"
dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
mode: GRACEFUL
new_leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:47868
I20260710 11:00:47.234993 14323 raft_consensus.cc:606] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Received request to transfer leadership to TS f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:47.237686 14249 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1"
dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
mode: GRACEFUL
new_leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:52024
I20260710 11:00:47.238210 14249 raft_consensus.cc:606] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Received request to transfer leadership to TS f5626d16d6624d2b83b78aa23f5753ab
I20260710 11:00:47.239431 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:47.240139 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:47.541486 14804 raft_consensus.cc:993] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: : Instructing follower f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:47.542047 14800 raft_consensus.cc:1081] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Signalling peer f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:47.543596 14692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838"
dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:53634
I20260710 11:00:47.544155 14692 raft_consensus.cc:493] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:47.544450 14692 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.549242 14692 raft_consensus.cc:515] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.550580 14692 leader_election.cc:290] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:47.551589 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:47.551656 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99235d1f6fe242f58d9ad06a4f14c838" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:47.552217 14323 raft_consensus.cc:3055] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:47.552338 14251 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.552551 14323 raft_consensus.cc:740] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9caa91d82364e02a3ea7f36adeb6739, State: Running, Role: LEADER
I20260710 11:00:47.553380 14323 consensus_queue.cc:260] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.554396 14323 raft_consensus.cc:3060] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:47.558498 14251 raft_consensus.cc:2468] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:47.559180 14323 raft_consensus.cc:2468] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 2.
I20260710 11:00:47.559725 14650 leader_election.cc:304] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b5828f6ff394e93a53518033425b6b7, f5626d16d6624d2b83b78aa23f5753ab; no voters: 
I20260710 11:00:47.560549 14860 raft_consensus.cc:2804] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:47.561266 14860 raft_consensus.cc:697] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:47.562110 14860 consensus_queue.cc:237] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.569195 14073 catalog_manager.cc:5697] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 1 to 2, leader changed from f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:47.687013 14845 raft_consensus.cc:993] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: : Instructing follower f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:47.688094 14845 raft_consensus.cc:1081] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Signalling peer f5626d16d6624d2b83b78aa23f5753ab to start an election
I20260710 11:00:47.690232 14692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1"
dest_uuid: "f5626d16d6624d2b83b78aa23f5753ab"
 from {username='slave'} at 127.0.0.1:53614
I20260710 11:00:47.691301 14692 raft_consensus.cc:493] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:47.691840 14692 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.704099 14692 raft_consensus.cc:515] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.705849 14692 leader_election.cc:290] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [CANDIDATE]: Term 3 election: Requested vote from peers 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503), f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925)
I20260710 11:00:47.707273 14323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9caa91d82364e02a3ea7f36adeb6739"
I20260710 11:00:47.707172 14251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c79cc6653f4e4e99aba370562abd8cf1" candidate_uuid: "f5626d16d6624d2b83b78aa23f5753ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b5828f6ff394e93a53518033425b6b7"
I20260710 11:00:47.708081 14323 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.708081 14251 raft_consensus.cc:3055] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:47.708626 14251 raft_consensus.cc:740] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b5828f6ff394e93a53518033425b6b7, State: Running, Role: LEADER
I20260710 11:00:47.709543 14251 consensus_queue.cc:260] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [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: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.711225 14251 raft_consensus.cc:3060] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:47.714334 14323 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 3.
I20260710 11:00:47.715814 14649 leader_election.cc:304] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [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: f5626d16d6624d2b83b78aa23f5753ab, f9caa91d82364e02a3ea7f36adeb6739; no voters: 
I20260710 11:00:47.716678 14860 raft_consensus.cc:2804] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:47.717185 14860 raft_consensus.cc:697] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Becoming Leader. State: Replica: f5626d16d6624d2b83b78aa23f5753ab, State: Running, Role: LEADER
I20260710 11:00:47.718595 14860 consensus_queue.cc:237] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [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: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } }
I20260710 11:00:47.720232 14251 raft_consensus.cc:2468] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5626d16d6624d2b83b78aa23f5753ab in term 3.
I20260710 11:00:47.730717 14073 catalog_manager.cc:5697] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab reported cstate change: term changed from 2 to 3, leader changed from 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194) to f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193). New cstate: current_term: 3 leader_uuid: "f5626d16d6624d2b83b78aa23f5753ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5626d16d6624d2b83b78aa23f5753ab" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:48.064867 14251 raft_consensus.cc:1275] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.066257 14860 consensus_queue.cc:1048] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.083686 14323 raft_consensus.cc:1275] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:48.084968 14860 consensus_queue.cc:1048] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:48.175422 14249 raft_consensus.cc:1275] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:48.176558 14860 consensus_queue.cc:1048] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b5828f6ff394e93a53518033425b6b7" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 33503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:48.185791 14323 raft_consensus.cc:1275] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Refusing update from remote peer f5626d16d6624d2b83b78aa23f5753ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:48.187752 14860 consensus_queue.cc:1048] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9caa91d82364e02a3ea7f36adeb6739" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:48.241068 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:48.258096 12063 tablet_server.cc:179] TabletServer@127.11.199.193:42871 shutting down...
I20260710 11:00:48.283105 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.283888 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.284740 12063 raft_consensus.cc:2243] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.285266 12063 raft_consensus.cc:2272] T b0df5822a0ac42409e5b438381e96664 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.287515 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.288143 12063 raft_consensus.cc:2243] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.288992 12063 raft_consensus.cc:2272] T 0ea95f5b9e114a828198218c021929a6 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.291160 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.291796 12063 raft_consensus.cc:2243] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.292402 12063 raft_consensus.cc:2272] T f5e399209c2746dd8ebd4073ee233786 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.295138 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.295785 12063 raft_consensus.cc:2243] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.296653 12063 raft_consensus.cc:2272] T 99235d1f6fe242f58d9ad06a4f14c838 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.299111 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.299791 12063 raft_consensus.cc:2243] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.300202 12063 raft_consensus.cc:2272] T 3522b989e8704a22818979b73c8ccebd P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.302114 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.302659 12063 raft_consensus.cc:2243] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.303090 12063 raft_consensus.cc:2272] T 706499e7d3444d6b805cd2f65691cf85 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.305639 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.306300 12063 raft_consensus.cc:2243] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.307423 12063 raft_consensus.cc:2272] T ed2be65307264d06b0889a2ee8794b33 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.309262 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.309754 12063 raft_consensus.cc:2243] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.310099 12063 raft_consensus.cc:2272] T 18f6ed0098454824bb4edc8869f53ef5 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.312001 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.312578 12063 raft_consensus.cc:2243] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.313014 12063 raft_consensus.cc:2272] T 47adcf3838984e798fff26d6801072c3 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.315714 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.316432 12063 raft_consensus.cc:2243] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.317483 12063 raft_consensus.cc:2272] T 6fa5e6f6a90247869cab1c1d1f508026 P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.320166 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.320686 12063 raft_consensus.cc:2243] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.321076 12063 raft_consensus.cc:2272] T 57bc788ceef84d47ad1667af515b7b18 P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.323288 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.323829 12063 raft_consensus.cc:2243] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.324208 12063 raft_consensus.cc:2272] T b0b6b78677784433aecb44e0e80c51cc P f5626d16d6624d2b83b78aa23f5753ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.325906 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.326359 12063 raft_consensus.cc:2243] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.327143 12063 raft_consensus.cc:2272] T 8430f90ab4bb4f1796b8502a98ae7152 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.329036 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.329458 12063 raft_consensus.cc:2243] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.329784 12063 raft_consensus.cc:2272] T 8908e8e9de0d4abfbf2af50285c4b21f P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.331988 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.332635 12063 raft_consensus.cc:2243] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.333214 12063 raft_consensus.cc:2272] T 2ea6902878634a149d8f591a3bb9133b P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.335144 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.335606 12063 raft_consensus.cc:2243] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.336030 12063 raft_consensus.cc:2272] T a21d3a58be4546c6bf641f20dbb035da P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.337885 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.338353 12063 raft_consensus.cc:2243] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.339164 12063 raft_consensus.cc:2272] T c79cc6653f4e4e99aba370562abd8cf1 P f5626d16d6624d2b83b78aa23f5753ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.341569 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:00:48.342010 12063 raft_consensus.cc:2243] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.342407 12063 raft_consensus.cc:2272] T 03e64fabb8724bc8890ed1e617d49ecf P f5626d16d6624d2b83b78aa23f5753ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.380875 14363 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260710 11:00:48.384971 12063 tablet_server.cc:196] TabletServer@127.11.199.193:42871 shutdown complete.
W20260710 11:00:48.386037 14363 consensus_peers.cc:597] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.408345 14363 consensus_peers.cc:597] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.410925 14215 consensus_peers.cc:597] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.412230 14289 consensus_peers.cc:597] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.426494 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
I20260710 11:00:48.456573 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.457314 12063 tablet_replica.cc:333] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.458303 12063 raft_consensus.cc:2243] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.458827 12063 raft_consensus.cc:2272] T 3522b989e8704a22818979b73c8ccebd P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.460852 12063 tablet_replica.cc:333] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.461541 12063 raft_consensus.cc:2243] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.461985 12063 raft_consensus.cc:2272] T 99235d1f6fe242f58d9ad06a4f14c838 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.464345 12063 tablet_replica.cc:333] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.464942 12063 raft_consensus.cc:2243] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.465755 12063 raft_consensus.cc:2272] T 57bc788ceef84d47ad1667af515b7b18 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.467661 12063 tablet_replica.cc:333] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.468219 12063 raft_consensus.cc:2243] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.468621 12063 raft_consensus.cc:2272] T 45cb2845363c4cbbb3f208f4081e5b11 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.470525 12063 tablet_replica.cc:333] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.471139 12063 raft_consensus.cc:2243] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.471925 12063 raft_consensus.cc:2272] T 2c350b70e253416d9027ac3262ccf1a5 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.473651 12063 tablet_replica.cc:333] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.474179 12063 raft_consensus.cc:2243] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.474606 12063 raft_consensus.cc:2272] T 6ccc4455595c412e9528f96550547a77 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.476413 12063 tablet_replica.cc:333] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.476928 12063 raft_consensus.cc:2243] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.477353 12063 raft_consensus.cc:2272] T 4b9418081a144075b7d3b051a4a629e3 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.479220 12063 tablet_replica.cc:333] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.479728 12063 raft_consensus.cc:2243] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.480438 12063 raft_consensus.cc:2272] T 47adcf3838984e798fff26d6801072c3 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.482812 12063 tablet_replica.cc:333] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.483414 12063 raft_consensus.cc:2243] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.483930 12063 raft_consensus.cc:2272] T 18f6ed0098454824bb4edc8869f53ef5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.485901 14363 consensus_peers.cc:597] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.486500 12063 tablet_replica.cc:333] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.487094 12063 raft_consensus.cc:2243] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.487461 12063 raft_consensus.cc:2272] T 6fa5e6f6a90247869cab1c1d1f508026 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.489172 12063 tablet_replica.cc:333] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.489634 12063 raft_consensus.cc:2243] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.490307 12063 raft_consensus.cc:2272] T 8908e8e9de0d4abfbf2af50285c4b21f P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.492053 12063 tablet_replica.cc:333] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.492489 12063 raft_consensus.cc:2243] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.493194 12063 raft_consensus.cc:2272] T 0fcd1a06f3cc4208941bd2875825fd23 P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.494920 12063 tablet_replica.cc:333] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.495333 12063 raft_consensus.cc:2243] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.495693 12063 raft_consensus.cc:2272] T 2ea6902878634a149d8f591a3bb9133b P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.497366 12063 tablet_replica.cc:333] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.497772 12063 raft_consensus.cc:2243] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.498106 12063 raft_consensus.cc:2272] T b0b6b78677784433aecb44e0e80c51cc P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.499871 12063 tablet_replica.cc:333] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.500314 12063 raft_consensus.cc:2243] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.500671 12063 raft_consensus.cc:2272] T 8430f90ab4bb4f1796b8502a98ae7152 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.502282 12063 tablet_replica.cc:333] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.502769 12063 raft_consensus.cc:2243] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.503234 12063 raft_consensus.cc:2272] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7b5828f6ff394e93a53518033425b6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.504817 12063 tablet_replica.cc:333] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.505390 12063 raft_consensus.cc:2243] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.505824 12063 raft_consensus.cc:2272] T c79cc6653f4e4e99aba370562abd8cf1 P 7b5828f6ff394e93a53518033425b6b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.508551 12063 tablet_replica.cc:333] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7: stopping tablet replica
I20260710 11:00:48.509034 12063 raft_consensus.cc:2243] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.509689 12063 raft_consensus.cc:2272] T 03e64fabb8724bc8890ed1e617d49ecf P 7b5828f6ff394e93a53518033425b6b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.514770 14289 consensus_peers.cc:597] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.539849 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
W20260710 11:00:48.563496 14289 consensus_peers.cc:597] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.570808 14364 consensus_peers.cc:597] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 -> Peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Couldn't send request to peer 7b5828f6ff394e93a53518033425b6b7. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:33503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.575990 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:00:48.601675 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.602893 12063 tablet_replica.cc:333] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.603581 12063 raft_consensus.cc:2243] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.604058 12063 raft_consensus.cc:2272] T 47adcf3838984e798fff26d6801072c3 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.606761 12063 tablet_replica.cc:333] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
W20260710 11:00:48.606923 14364 consensus_peers.cc:597] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 -> Peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Couldn't send request to peer 7b5828f6ff394e93a53518033425b6b7. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:33503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.607579 12063 raft_consensus.cc:2243] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.608032 12063 raft_consensus.cc:2272] T a21d3a58be4546c6bf641f20dbb035da P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.609956 12063 tablet_replica.cc:333] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.610488 12063 raft_consensus.cc:2243] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.611264 12063 raft_consensus.cc:2272] T 45cb2845363c4cbbb3f208f4081e5b11 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.612987 12063 tablet_replica.cc:333] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.613498 12063 raft_consensus.cc:2243] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.613890 12063 raft_consensus.cc:2272] T 57bc788ceef84d47ad1667af515b7b18 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.615723 12063 tablet_replica.cc:333] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.616386 12063 raft_consensus.cc:2243] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.616894 12063 raft_consensus.cc:2272] T 99235d1f6fe242f58d9ad06a4f14c838 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.619774 12063 tablet_replica.cc:333] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.620365 12063 raft_consensus.cc:2243] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.620790 12063 raft_consensus.cc:2272] T 0ea95f5b9e114a828198218c021929a6 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.621038 14290 consensus_peers.cc:597] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 -> Peer 7b5828f6ff394e93a53518033425b6b7 (127.11.199.194:33503): Couldn't send request to peer 7b5828f6ff394e93a53518033425b6b7. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:33503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.622797 12063 tablet_replica.cc:333] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.623368 12063 raft_consensus.cc:2243] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.624034 12063 raft_consensus.cc:2272] T 6ccc4455595c412e9528f96550547a77 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.625766 12063 tablet_replica.cc:333] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.626322 12063 raft_consensus.cc:2243] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.626686 12063 raft_consensus.cc:2272] T 4b9418081a144075b7d3b051a4a629e3 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.628511 12063 tablet_replica.cc:333] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.629069 12063 raft_consensus.cc:2243] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.629408 12063 raft_consensus.cc:2272] T 2c350b70e253416d9027ac3262ccf1a5 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.631155 12063 tablet_replica.cc:333] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.631642 12063 raft_consensus.cc:2243] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.632380 12063 raft_consensus.cc:2272] T 2ea6902878634a149d8f591a3bb9133b P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.634069 12063 tablet_replica.cc:333] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.634502 12063 raft_consensus.cc:2243] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.634815 12063 raft_consensus.cc:2272] T c8df87e679e74f1ebe07e38c7b88b5f5 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.636667 12063 tablet_replica.cc:333] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.637107 12063 raft_consensus.cc:2243] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.637743 12063 raft_consensus.cc:2272] T b0b6b78677784433aecb44e0e80c51cc P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.639875 12063 tablet_replica.cc:333] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.640575 12063 raft_consensus.cc:2243] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.641031 12063 raft_consensus.cc:2272] T b0df5822a0ac42409e5b438381e96664 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:48.641954 14363 consensus_peers.cc:597] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.643041 12063 tablet_replica.cc:333] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.643637 12063 raft_consensus.cc:2243] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.644112 12063 raft_consensus.cc:2272] T 0fcd1a06f3cc4208941bd2875825fd23 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.646618 12063 tablet_replica.cc:333] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.647167 12063 raft_consensus.cc:2243] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:00:48.647291 14363 consensus_peers.cc:597] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.648334 12063 raft_consensus.cc:2272] T f5e399209c2746dd8ebd4073ee233786 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.650616 12063 tablet_replica.cc:333] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.651147 12063 raft_consensus.cc:2243] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.651542 12063 raft_consensus.cc:2272] T ed2be65307264d06b0889a2ee8794b33 P f9caa91d82364e02a3ea7f36adeb6739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.653544 12063 tablet_replica.cc:333] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.654016 12063 raft_consensus.cc:2243] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.654719 12063 raft_consensus.cc:2272] T 706499e7d3444d6b805cd2f65691cf85 P f9caa91d82364e02a3ea7f36adeb6739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.656728 12063 tablet_replica.cc:333] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739: stopping tablet replica
I20260710 11:00:48.657348 12063 raft_consensus.cc:2243] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.657900 12063 raft_consensus.cc:2272] T c79cc6653f4e4e99aba370562abd8cf1 P f9caa91d82364e02a3ea7f36adeb6739 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.697781 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
W20260710 11:00:48.704332 14363 consensus_peers.cc:597] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.195:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:48.711867 14363 consensus_peers.cc:597] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f5626d16d6624d2b83b78aa23f5753ab (127.11.199.193:42871): Couldn't send request to peer f5626d16d6624d2b83b78aa23f5753ab. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.729132 12063 tablet_server.cc:179] TabletServer@127.11.199.196:0 shutting down...
W20260710 11:00:48.738910 14363 consensus_peers.cc:597] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 -> Peer f9caa91d82364e02a3ea7f36adeb6739 (127.11.199.195:42925): Couldn't send request to peer f9caa91d82364e02a3ea7f36adeb6739. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.195:42925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:48.762603 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:48.763334 12063 tablet_replica.cc:333] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.763959 12063 raft_consensus.cc:2243] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.764353 12063 raft_consensus.cc:2272] T 45cb2845363c4cbbb3f208f4081e5b11 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.766453 12063 tablet_replica.cc:333] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.767004 12063 raft_consensus.cc:2243] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.767752 12063 raft_consensus.cc:2272] T b0df5822a0ac42409e5b438381e96664 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.769529 12063 tablet_replica.cc:333] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.769975 12063 raft_consensus.cc:2243] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.770648 12063 raft_consensus.cc:2272] T 3522b989e8704a22818979b73c8ccebd P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.772395 12063 tablet_replica.cc:333] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.772843 12063 raft_consensus.cc:2243] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.773207 12063 raft_consensus.cc:2272] T 6ccc4455595c412e9528f96550547a77 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.774763 12063 tablet_replica.cc:333] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.775345 12063 raft_consensus.cc:2243] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.775789 12063 raft_consensus.cc:2272] T 0ea95f5b9e114a828198218c021929a6 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.777493 12063 tablet_replica.cc:333] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.777969 12063 raft_consensus.cc:2243] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.778723 12063 raft_consensus.cc:2272] T 4b9418081a144075b7d3b051a4a629e3 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.780555 12063 tablet_replica.cc:333] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.781066 12063 raft_consensus.cc:2243] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.781764 12063 raft_consensus.cc:2272] T 18f6ed0098454824bb4edc8869f53ef5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.783557 12063 tablet_replica.cc:333] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.784063 12063 raft_consensus.cc:2243] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.784490 12063 raft_consensus.cc:2272] T 6fa5e6f6a90247869cab1c1d1f508026 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.786191 12063 tablet_replica.cc:333] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.786731 12063 raft_consensus.cc:2243] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.787221 12063 raft_consensus.cc:2272] T 0fcd1a06f3cc4208941bd2875825fd23 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.788844 12063 tablet_replica.cc:333] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.789322 12063 raft_consensus.cc:2243] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.789722 12063 raft_consensus.cc:2272] T f5e399209c2746dd8ebd4073ee233786 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.791471 12063 tablet_replica.cc:333] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.791960 12063 raft_consensus.cc:2243] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.792354 12063 raft_consensus.cc:2272] T 8908e8e9de0d4abfbf2af50285c4b21f P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.793975 12063 tablet_replica.cc:333] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.794468 12063 raft_consensus.cc:2243] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.794931 12063 raft_consensus.cc:2272] T 2c350b70e253416d9027ac3262ccf1a5 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.796604 12063 tablet_replica.cc:333] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.797158 12063 raft_consensus.cc:2243] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.797557 12063 raft_consensus.cc:2272] T 03e64fabb8724bc8890ed1e617d49ecf P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.799266 12063 tablet_replica.cc:333] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.799775 12063 raft_consensus.cc:2243] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.800168 12063 raft_consensus.cc:2272] T 8430f90ab4bb4f1796b8502a98ae7152 P 7fad9f824d0f41579aab0cef1775f624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.801708 12063 tablet_replica.cc:333] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.802165 12063 raft_consensus.cc:2243] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.802918 12063 raft_consensus.cc:2272] T c8df87e679e74f1ebe07e38c7b88b5f5 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.804620 12063 tablet_replica.cc:333] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.805087 12063 raft_consensus.cc:2243] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.805792 12063 raft_consensus.cc:2272] T a21d3a58be4546c6bf641f20dbb035da P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.807466 12063 tablet_replica.cc:333] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.807910 12063 raft_consensus.cc:2243] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.808337 12063 raft_consensus.cc:2272] T ed2be65307264d06b0889a2ee8794b33 P 7fad9f824d0f41579aab0cef1775f624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.809952 12063 tablet_replica.cc:333] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624: stopping tablet replica
I20260710 11:00:48.810366 12063 raft_consensus.cc:2243] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:48.810756 12063 raft_consensus.cc:2272] T 706499e7d3444d6b805cd2f65691cf85 P 7fad9f824d0f41579aab0cef1775f624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.847247 12063 tablet_server.cc:196] TabletServer@127.11.199.196:0 shutdown complete.
I20260710 11:00:48.877121 12063 master.cc:562] Master@127.11.199.254:37329 shutting down...
I20260710 11:00:48.902269 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:48.902755 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:48.903095 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P b243bf795e8847e881b45ed64ca48265: stopping tablet replica
I20260710 11:00:48.923931 12063 master.cc:584] Master@127.11.199.254:37329 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18664 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:00:48.984552 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:33091
I20260710 11:00:48.985792 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:48.992158 14886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.992264 14885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:48.993784 14888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:48.995117 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:48.996062 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:48.996238 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:48.996428 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681248996396 us; error 0 us; skew 500 ppm
I20260710 11:00:48.997072 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:48.999775 12063 webserver.cc:533] Webserver started at http://127.11.199.254:41311/ using document root <none> and password file <none>
I20260710 11:00:49.000252 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:49.000452 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:49.000741 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:49.001886 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "b8b3e0e50b2145689f4ab53463a02e5f"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-pgv9"
I20260710 11:00:49.006250 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:00:49.009876 14893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.010643 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:49.010959 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "b8b3e0e50b2145689f4ab53463a02e5f"
format_stamp: "Formatted at 2026-07-10 11:00:48 on dist-test-slave-pgv9"
I20260710 11:00:49.011255 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:49.025084 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:49.026400 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:49.066726 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:33091
I20260710 11:00:49.066790 14944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:33091 every 8 connection(s)
I20260710 11:00:49.071849 14945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.081842 14945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f: Bootstrap starting.
I20260710 11:00:49.086607 14945 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.090965 14945 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f: No bootstrap required, opened a new log
I20260710 11:00:49.093046 14945 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER }
I20260710 11:00:49.093431 14945 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.093668 14945 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8b3e0e50b2145689f4ab53463a02e5f, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.094285 14945 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER }
I20260710 11:00:49.094749 14945 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:00:49.095052 14945 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:00:49.095322 14945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:49.099895 14945 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER }
I20260710 11:00:49.100394 14945 leader_election.cc:304] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [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: b8b3e0e50b2145689f4ab53463a02e5f; no voters: 
I20260710 11:00:49.101462 14945 leader_election.cc:290] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:00:49.101883 14948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:49.103216 14948 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 1 LEADER]: Becoming Leader. State: Replica: b8b3e0e50b2145689f4ab53463a02e5f, State: Running, Role: LEADER
I20260710 11:00:49.103889 14948 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [LEADER]: Queue going to LEADER mode. State: All 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: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER }
I20260710 11:00:49.104364 14945 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:00:49.110694 14950 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8b3e0e50b2145689f4ab53463a02e5f. Latest consensus state: current_term: 1 leader_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER } }
I20260710 11:00:49.110769 14949 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8b3e0e50b2145689f4ab53463a02e5f" member_type: VOTER } }
I20260710 11:00:49.111606 14950 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:49.111717 14949 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [sys.catalog]: This master's current role is: LEADER
I20260710 11:00:49.115571 14958 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:00:49.120352 14958 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:00:49.121389 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:00:49.128692 14958 catalog_manager.cc:1383] Generated new cluster ID: ce4cf89a239a44a89f64ac8bcf1d35df
I20260710 11:00:49.128960 14958 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:00:49.142474 14958 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:00:49.143752 14958 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:00:49.160403 14958 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f: Generated new TSK 0
I20260710 11:00:49.161011 14958 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:00:49.188028 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:49.194298 14966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.195672 14967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.197247 14969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:49.197296 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:49.198458 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:49.198679 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:49.198923 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681249198882 us; error 0 us; skew 500 ppm
I20260710 11:00:49.199522 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:49.201833 12063 webserver.cc:533] Webserver started at http://127.11.199.193:36089/ using document root <none> and password file <none>
I20260710 11:00:49.202328 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:49.202543 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:49.202803 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:49.203979 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "85f1beb84ecb4af3a1d75d650420f63d"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.208721 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:00:49.212006 14974 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.212836 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:00:49.213228 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "85f1beb84ecb4af3a1d75d650420f63d"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.213493 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:49.232985 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:49.234223 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:49.235812 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:49.238197 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:49.238425 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.238687 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:49.238909 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:00:49.280130 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:36677
I20260710 11:00:49.280193 15036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:36677 every 8 connection(s)
I20260710 11:00:49.285476 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:49.292475 15041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.294461 15042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:49.297721 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:49.298106 15044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:49.298530 15037 heartbeater.cc:344] Connected to a master server at 127.11.199.254:33091
I20260710 11:00:49.298967 15037 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:49.299234 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:49.299500 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:49.299680 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681249299664 us; error 0 us; skew 500 ppm
I20260710 11:00:49.299795 15037 heartbeater.cc:507] Master 127.11.199.254:33091 requested a full tablet report, sending...
I20260710 11:00:49.300349 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:49.302142 14910 ts_manager.cc:194] Registered new tserver with Master: 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:49.303246 12063 webserver.cc:533] Webserver started at http://127.11.199.194:43665/ using document root <none> and password file <none>
I20260710 11:00:49.303951 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:49.304203 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:49.304759 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:49.304728 14910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51512
I20260710 11:00:49.306430 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "b339fa4888614642b64517c9467cde58"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.311059 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:00:49.314626 15049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.315445 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:00:49.315776 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "b339fa4888614642b64517c9467cde58"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.316103 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:49.338564 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:49.339831 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:49.341297 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:49.343516 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:49.343742 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.344000 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:49.344170 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.384429 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:37807
I20260710 11:00:49.384526 15111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:37807 every 8 connection(s)
I20260710 11:00:49.389159 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:49.396320 15115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.397737 15116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:49.401113 15119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:49.401456 12063 server_base.cc:1061] running on GCE node
I20260710 11:00:49.402632 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:00:49.402768 15112 heartbeater.cc:344] Connected to a master server at 127.11.199.254:33091
W20260710 11:00:49.402956 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:49.403306 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681249403289 us; error 0 us; skew 500 ppm
I20260710 11:00:49.403342 15112 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:49.403950 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:49.404196 15112 heartbeater.cc:507] Master 127.11.199.254:33091 requested a full tablet report, sending...
I20260710 11:00:49.406646 12063 webserver.cc:533] Webserver started at http://127.11.199.195:35087/ using document root <none> and password file <none>
I20260710 11:00:49.406581 14910 ts_manager.cc:194] Registered new tserver with Master: b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:49.407480 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:49.407716 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:00:49.407985 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:00:49.408524 14910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51520
I20260710 11:00:49.409200 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "848e033a896c4263be7674365149e99b"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.414072 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:00:49.417378 15123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.418380 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:00:49.418745 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "848e033a896c4263be7674365149e99b"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:49.419100 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:49.452898 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:49.454057 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:49.455458 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:49.457670 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:00:49.457839 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.458137 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:00:49.458294 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:49.498781 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:44725
I20260710 11:00:49.498946 15185 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:44725 every 8 connection(s)
I20260710 11:00:49.513243 15186 heartbeater.cc:344] Connected to a master server at 127.11.199.254:33091
I20260710 11:00:49.513738 15186 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:49.514488 15186 heartbeater.cc:507] Master 127.11.199.254:33091 requested a full tablet report, sending...
I20260710 11:00:49.516551 14910 ts_manager.cc:194] Registered new tserver with Master: 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:49.517019 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014949715s
I20260710 11:00:49.518062 14910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51526
I20260710 11:00:49.544169 14910 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51542:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:00:49.547223 14910 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:00:49.620472 15077 tablet_service.cc:1511] Processing CreateTablet for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.625885 15076 tablet_service.cc:1511] Processing CreateTablet for tablet 08602c4db03543a2b96cc629ad0a6a19 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.622399 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.627934 15075 tablet_service.cc:1511] Processing CreateTablet for tablet dfd96b1436eb4fb48d59fee8b753ca4d (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.629235 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd96b1436eb4fb48d59fee8b753ca4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.629844 15074 tablet_service.cc:1511] Processing CreateTablet for tablet aa1f7ed0ff5848749458f297d5d83ee1 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.631243 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1f7ed0ff5848749458f297d5d83ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.635210 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08602c4db03543a2b96cc629ad0a6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.636725 15073 tablet_service.cc:1511] Processing CreateTablet for tablet fa8bc52d850643afa74c0b846d9d4380 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.638079 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8bc52d850643afa74c0b846d9d4380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.645787 15072 tablet_service.cc:1511] Processing CreateTablet for tablet 5015b5bf112f4b9e90e4e74e46f9418f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.647256 15072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5015b5bf112f4b9e90e4e74e46f9418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.653218 15201 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:49.653599 15071 tablet_service.cc:1511] Processing CreateTablet for tablet 32147a9627484f9dbe5b07a4828d6b9f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.655018 15071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32147a9627484f9dbe5b07a4828d6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.658936 15075 tablet_service.cc:1511] Processing CreateTablet for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.659505 15070 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb0255031a4336931843d5586ed3ce (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.660406 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.661343 15070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb0255031a4336931843d5586ed3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.667976 15069 tablet_service.cc:1511] Processing CreateTablet for tablet 2804f17941d941e8873682ee5ba9e849 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.668280 15151 tablet_service.cc:1511] Processing CreateTablet for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.669364 15069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804f17941d941e8873682ee5ba9e849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.671998 15149 tablet_service.cc:1511] Processing CreateTablet for tablet dfd96b1436eb4fb48d59fee8b753ca4d (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.675961 15147 tablet_service.cc:1511] Processing CreateTablet for tablet fa8bc52d850643afa74c0b846d9d4380 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.678218 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 5015b5bf112f4b9e90e4e74e46f9418f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.680464 15145 tablet_service.cc:1511] Processing CreateTablet for tablet 32147a9627484f9dbe5b07a4828d6b9f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.682765 15144 tablet_service.cc:1511] Processing CreateTablet for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.670508 15150 tablet_service.cc:1511] Processing CreateTablet for tablet 08602c4db03543a2b96cc629ad0a6a19 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.674278 15201 tablet_bootstrap.cc:654] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.685099 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 2804f17941d941e8873682ee5ba9e849 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.683996 15143 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb0255031a4336931843d5586ed3ce (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.674278 15148 tablet_service.cc:1511] Processing CreateTablet for tablet aa1f7ed0ff5848749458f297d5d83ee1 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.669396 15151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.695981 15002 tablet_service.cc:1511] Processing CreateTablet for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:00:49.697188 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08602c4db03543a2b96cc629ad0a6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.699992 14999 tablet_service.cc:1511] Processing CreateTablet for tablet aa1f7ed0ff5848749458f297d5d83ee1 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:00:49.702163 14997 tablet_service.cc:1511] Processing CreateTablet for tablet 5015b5bf112f4b9e90e4e74e46f9418f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:00:49.703193 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804f17941d941e8873682ee5ba9e849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.704030 15000 tablet_service.cc:1511] Processing CreateTablet for tablet dfd96b1436eb4fb48d59fee8b753ca4d (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:00:49.705848 14998 tablet_service.cc:1511] Processing CreateTablet for tablet fa8bc52d850643afa74c0b846d9d4380 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:00:49.706710 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 08602c4db03543a2b96cc629ad0a6a19 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:00:49.710258 14995 tablet_service.cc:1511] Processing CreateTablet for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:00:49.710784 14996 tablet_service.cc:1511] Processing CreateTablet for tablet 32147a9627484f9dbe5b07a4828d6b9f (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:00:49.697252 15002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd72f83fa404f4bb25a16d6ceaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.711251 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd96b1436eb4fb48d59fee8b753ca4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.715430 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32147a9627484f9dbe5b07a4828d6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.716363 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08602c4db03543a2b96cc629ad0a6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.716785 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5015b5bf112f4b9e90e4e74e46f9418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.718014 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8bc52d850643afa74c0b846d9d4380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.717525 14994 tablet_service.cc:1511] Processing CreateTablet for tablet 5fdb0255031a4336931843d5586ed3ce (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:00:49.718480 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1f7ed0ff5848749458f297d5d83ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.719275 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb0255031a4336931843d5586ed3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.719344 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fdb0255031a4336931843d5586ed3ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.720440 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa1f7ed0ff5848749458f297d5d83ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.721611 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.720468 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd96b1436eb4fb48d59fee8b753ca4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.723714 14998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8bc52d850643afa74c0b846d9d4380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.724821 14997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5015b5bf112f4b9e90e4e74e46f9418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.725904 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe0ad1ecfcb41a3aa5a84a5206fe701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.728286 14996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32147a9627484f9dbe5b07a4828d6b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.735035 14993 tablet_service.cc:1511] Processing CreateTablet for tablet 2804f17941d941e8873682ee5ba9e849 (DEFAULT_TABLE table=test-workload [id=76d1b753fe0645afa8cd1df160c3a06b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:00:49.736454 14993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2804f17941d941e8873682ee5ba9e849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:00:49.834482 15204 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:49.834591 15203 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:49.841164 15203 tablet_bootstrap.cc:654] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.841358 15204 tablet_bootstrap.cc:654] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.844031 15201 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:49.844511 15201 ts_tablet_manager.cc:1403] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.192s	user 0.024s	sys 0.047s
I20260710 11:00:49.847385 15201 raft_consensus.cc:359] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.848109 15201 raft_consensus.cc:385] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.848367 15201 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.849155 15201 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.852519 15112 heartbeater.cc:499] Master 127.11.199.254:33091 was elected leader, sending a full tablet report...
I20260710 11:00:49.853305 15204 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:49.853560 15201 ts_tablet_manager.cc:1434] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:00:49.853801 15204 ts_tablet_manager.cc:1403] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 11:00:49.854519 15201 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:49.856148 15203 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:49.856652 15203 ts_tablet_manager.cc:1403] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:00:49.856722 15204 raft_consensus.cc:359] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.857525 15204 raft_consensus.cc:385] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.857815 15204 raft_consensus.cc:740] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.858803 15204 consensus_queue.cc:260] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.859831 15203 raft_consensus.cc:359] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.860770 15203 raft_consensus.cc:385] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.861127 15203 raft_consensus.cc:740] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.862056 15203 consensus_queue.cc:260] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.862881 15201 tablet_bootstrap.cc:654] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.878063 15201 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:49.878787 15201 ts_tablet_manager.cc:1403] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 11:00:49.880108 15204 ts_tablet_manager.cc:1434] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.019s
I20260710 11:00:49.880716 15037 heartbeater.cc:499] Master 127.11.199.254:33091 was elected leader, sending a full tablet report...
I20260710 11:00:49.880892 15203 ts_tablet_manager.cc:1434] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.007s
I20260710 11:00:49.881556 15201 raft_consensus.cc:359] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.882087 15186 heartbeater.cc:499] Master 127.11.199.254:33091 was elected leader, sending a full tablet report...
I20260710 11:00:49.882319 15201 raft_consensus.cc:385] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.882696 15201 raft_consensus.cc:740] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.883301 15204 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:49.883615 15201 consensus_queue.cc:260] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.885965 15201 ts_tablet_manager.cc:1434] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:49.886281 15209 raft_consensus.cc:493] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.886972 15201 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:49.886749 15209 raft_consensus.cc:515] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.890041 15203 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:49.893962 15201 tablet_bootstrap.cc:654] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.896787 15204 tablet_bootstrap.cc:654] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.896919 15203 tablet_bootstrap.cc:654] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.902679 15208 raft_consensus.cc:493] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:49.903330 15208 raft_consensus.cc:515] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.909647 15201 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:49.910291 15201 ts_tablet_manager.cc:1403] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260710 11:00:49.912271 15209 leader_election.cc:290] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:49.914068 15201 raft_consensus.cc:359] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.915066 15201 raft_consensus.cc:385] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.915446 15201 raft_consensus.cc:740] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.916550 15201 consensus_queue.cc:260] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.919798 15201 ts_tablet_manager.cc:1434] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:00:49.921182 15201 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:49.929092 15201 tablet_bootstrap.cc:654] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.937716 15208 leader_election.cc:290] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:49.959108 15204 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:49.959702 15204 ts_tablet_manager.cc:1403] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.011s
I20260710 11:00:49.962514 15204 raft_consensus.cc:359] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.963248 15204 raft_consensus.cc:385] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:49.963543 15204 raft_consensus.cc:740] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:49.964265 15204 consensus_queue.cc:260] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:49.966687 15204 ts_tablet_manager.cc:1434] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:00:49.967595 15204 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:49.973868 15204 tablet_bootstrap.cc:654] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:49.986713 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:49.987763 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
W20260710 11:00:49.988726 15124 leader_election.cc:343] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:49.989711 15125 leader_election.cc:343] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:49.990312 15125 leader_election.cc:304] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 848e033a896c4263be7674365149e99b; no voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58
I20260710 11:00:49.991828 15208 raft_consensus.cc:2749] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:49.996507 15204 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:49.997068 15204 ts_tablet_manager.cc:1403] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260710 11:00:50.002214 15203 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.003844 15204 raft_consensus.cc:359] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.002686 15203 ts_tablet_manager.cc:1403] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.113s	user 0.037s	sys 0.037s
I20260710 11:00:50.004293 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.004671 15204 raft_consensus.cc:385] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.005019 15204 raft_consensus.cc:740] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
W20260710 11:00:50.006062 14977 leader_election.cc:343] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848e033a896c4263be7674365149e99b (127.11.199.195:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.005856 15204 consensus_queue.cc:260] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.004292 15201 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.006863 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.007345 15201 ts_tablet_manager.cc:1403] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.086s	user 0.046s	sys 0.026s
I20260710 11:00:50.008126 15204 ts_tablet_manager.cc:1434] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
W20260710 11:00:50.008409 14976 leader_election.cc:343] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.008845 14976 leader_election.cc:304] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d; no voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58
I20260710 11:00:50.009207 15204 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.009956 15209 raft_consensus.cc:2749] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.011695 15203 raft_consensus.cc:359] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.012580 15203 raft_consensus.cc:385] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.012930 15203 raft_consensus.cc:740] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.013528 15201 raft_consensus.cc:359] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.014297 15201 raft_consensus.cc:385] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.013842 15203 consensus_queue.cc:260] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.014796 15201 raft_consensus.cc:740] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.015754 15201 consensus_queue.cc:260] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.016773 15204 tablet_bootstrap.cc:654] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.020345 15203 ts_tablet_manager.cc:1434] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:00:50.021827 15203 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.023907 15201 ts_tablet_manager.cc:1434] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:00:50.024986 15201 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.028218 15209 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.028870 15209 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.031510 15201 tablet_bootstrap.cc:654] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.032728 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
W20260710 11:00:50.034653 14976 leader_election.cc:343] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.036778 15209 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.037948 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.038609 15161 raft_consensus.cc:2468] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.039911 15203 tablet_bootstrap.cc:654] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.039986 14977 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [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: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: b339fa4888614642b64517c9467cde58
I20260710 11:00:50.040875 15204 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.041378 15204 ts_tablet_manager.cc:1403] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260710 11:00:50.041381 15209 raft_consensus.cc:2804] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.041920 15209 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.042265 15209 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.044420 15204 raft_consensus.cc:359] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.045172 15204 raft_consensus.cc:385] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.045455 15204 raft_consensus.cc:740] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.046275 15204 consensus_queue.cc:260] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.047772 15201 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.050534 15204 ts_tablet_manager.cc:1434] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:00:50.051879 15204 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.054946 15201 ts_tablet_manager.cc:1403] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.001s
I20260710 11:00:50.057251 15203 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.057768 15203 ts_tablet_manager.cc:1403] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260710 11:00:50.059309 15204 tablet_bootstrap.cc:654] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.058795 15207 raft_consensus.cc:493] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.060616 15203 raft_consensus.cc:359] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.060698 15207 raft_consensus.cc:515] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.061441 15203 raft_consensus.cc:385] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.061786 15203 raft_consensus.cc:740] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.061779 15209 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.062798 15203 consensus_queue.cc:260] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.064891 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
W20260710 11:00:50.066488 14976 leader_election.cc:343] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.059883 15201 raft_consensus.cc:359] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.067451 15201 raft_consensus.cc:385] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.067747 15201 raft_consensus.cc:740] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.068495 15201 consensus_queue.cc:260] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.068838 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.069481 15161 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.071313 15203 ts_tablet_manager.cc:1434] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 11:00:50.072180 15207 leader_election.cc:290] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.072294 15203 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.079689 15201 ts_tablet_manager.cc:1434] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 11:00:50.080790 15201 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.083101 15161 raft_consensus.cc:2468] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.085039 14977 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: b339fa4888614642b64517c9467cde58
I20260710 11:00:50.086252 15224 raft_consensus.cc:2804] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.087177 15203 tablet_bootstrap.cc:654] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.083683 15209 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.092689 15224 raft_consensus.cc:697] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Becoming Leader. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Running, Role: LEADER
I20260710 11:00:50.094136 15224 consensus_queue.cc:237] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.096366 15201 tablet_bootstrap.cc:654] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.098325 15204 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.098874 15204 ts_tablet_manager.cc:1403] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260710 11:00:50.102174 15204 raft_consensus.cc:359] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.102924 15204 raft_consensus.cc:385] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.103209 15204 raft_consensus.cc:740] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.103938 15204 consensus_queue.cc:260] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.106271 15204 ts_tablet_manager.cc:1434] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:50.107359 15204 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.110577 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.110977 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.111306 15012 raft_consensus.cc:2468] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 0.
W20260710 11:00:50.112289 15052 leader_election.cc:343] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848e033a896c4263be7674365149e99b (127.11.199.195:44725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:00:50.114727 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:00:50.116118 15204 tablet_bootstrap.cc:654] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.114094 15050 leader_election.cc:304] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [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: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 848e033a896c4263be7674365149e99b
I20260710 11:00:50.117281 15227 raft_consensus.cc:2804] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.117697 15227 raft_consensus.cc:493] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.118036 15227 raft_consensus.cc:3060] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.118522 15201 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.118887 15203 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.119340 15203 ts_tablet_manager.cc:1403] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.010s
I20260710 11:00:50.123468 15203 raft_consensus.cc:359] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.124441 15203 raft_consensus.cc:385] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.124364 15227 raft_consensus.cc:515] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.124964 15203 raft_consensus.cc:740] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.125906 15203 consensus_queue.cc:260] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.119272 15201 ts_tablet_manager.cc:1403] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 11:00:50.126981 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:50.127346 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.127606 15012 raft_consensus.cc:3060] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:00:50.128775 15052 leader_election.cc:343] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 848e033a896c4263be7674365149e99b (127.11.199.195:44725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.129943 15201 raft_consensus.cc:359] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.130229 15227 leader_election.cc:290] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.130949 15201 raft_consensus.cc:385] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.132784 15201 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.134019 15204 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.134716 15204 ts_tablet_manager.cc:1403] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.001s
I20260710 11:00:50.133917 15201 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.135456 15012 raft_consensus.cc:2468] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:50.136659 15050 leader_election.cc:304] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 848e033a896c4263be7674365149e99b
I20260710 11:00:50.137883 15203 ts_tablet_manager.cc:1434] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:00:50.137898 15204 raft_consensus.cc:359] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.138940 15204 raft_consensus.cc:385] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.139140 15203 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.139313 15204 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.140298 15204 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.144204 15204 ts_tablet_manager.cc:1434] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 11:00:50.138412 15207 raft_consensus.cc:2804] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.145179 15204 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.145049 15207 raft_consensus.cc:697] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:50.146296 15207 consensus_queue.cc:237] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.153949 15203 tablet_bootstrap.cc:654] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.155088 15201 ts_tablet_manager.cc:1434] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:00:50.156200 15201 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.158558 14909 catalog_manager.cc:5697] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193). New cstate: current_term: 1 leader_uuid: "85f1beb84ecb4af3a1d75d650420f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.159749 15204 tablet_bootstrap.cc:654] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.162598 15201 tablet_bootstrap.cc:654] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.167726 15208 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.175849 15208 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.177506 15203 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.177989 15208 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.178229 15203 ts_tablet_manager.cc:1403] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.012s
I20260710 11:00:50.180441 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.182785 15204 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.182349 15203 raft_consensus.cc:359] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.181742 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.183449 15204 ts_tablet_manager.cc:1403] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.011s
W20260710 11:00:50.183008 15124 leader_election.cc:343] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.183434 15203 raft_consensus.cc:385] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.186125 15087 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 0.
I20260710 11:00:50.186443 15203 raft_consensus.cc:740] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.187415 15203 consensus_queue.cc:260] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.187942 15125 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:50.188704 15204 raft_consensus.cc:359] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.189746 15204 raft_consensus.cc:385] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.180486 14908 catalog_manager.cc:5697] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 0 to 1, leader changed from <none> to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.190393 15203 ts_tablet_manager.cc:1434] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:00:50.190322 15204 raft_consensus.cc:740] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.191912 15203 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.192031 15204 consensus_queue.cc:260] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.192855 15208 raft_consensus.cc:2804] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.193399 15208 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.193768 15208 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.201581 15203 tablet_bootstrap.cc:654] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.203830 15224 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.204679 15224 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.209826 15204 ts_tablet_manager.cc:1434] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.006s
I20260710 11:00:50.213130 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.214244 15087 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.215327 15204 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.217938 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.218778 15161 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.221125 14976 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.222294 15209 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.222723 15209 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.223202 15209 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.238171 15204 tablet_bootstrap.cc:654] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.220229 15224 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.242565 15201 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.243366 15201 ts_tablet_manager.cc:1403] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.016s
I20260710 11:00:50.247568 15201 raft_consensus.cc:359] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.248656 15201 raft_consensus.cc:385] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.249078 15201 raft_consensus.cc:740] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.250094 15201 consensus_queue.cc:260] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.253579 15201 ts_tablet_manager.cc:1434] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:00:50.257705 15204 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.258311 15204 ts_tablet_manager.cc:1403] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.014s
I20260710 11:00:50.261376 15204 raft_consensus.cc:359] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.262180 15204 raft_consensus.cc:385] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.262476 15204 raft_consensus.cc:740] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.263432 15204 consensus_queue.cc:260] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.265594 15204 ts_tablet_manager.cc:1434] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:00:50.266945 15204 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.271799 15208 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.273180 15204 tablet_bootstrap.cc:654] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.275552 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
W20260710 11:00:50.277045 15124 leader_election.cc:343] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.285955 15224 raft_consensus.cc:493] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.286515 15224 raft_consensus.cc:515] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.287353 15204 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.287873 15204 ts_tablet_manager.cc:1403] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:00:50.289059 15224 leader_election.cc:290] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.290108 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.290899 15161 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.291111 15204 raft_consensus.cc:359] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.291874 15204 raft_consensus.cc:385] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.292181 15204 raft_consensus.cc:740] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.292297 14977 leader_election.cc:304] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.293193 15224 raft_consensus.cc:2804] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.293051 15204 consensus_queue.cc:260] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.293593 15224 raft_consensus.cc:493] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.294287 15224 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.293828 15209 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.295421 15204 ts_tablet_manager.cc:1434] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:00:50.296495 15204 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: Bootstrap starting.
I20260710 11:00:50.300830 15208 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.302387 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.303349 15087 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.304661 15203 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.304832 15201 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.305255 15203 ts_tablet_manager.cc:1403] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.114s	user 0.046s	sys 0.035s
I20260710 11:00:50.307190 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.307577 15209 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.308725 15203 raft_consensus.cc:359] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.309254 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.309665 15203 raft_consensus.cc:385] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.309762 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.310322 15203 raft_consensus.cc:740] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.307945 15086 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.310667 15161 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.311663 15203 consensus_queue.cc:260] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.314121 15203 ts_tablet_manager.cc:1434] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:50.310580 15087 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.315270 15203 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.317862 15201 tablet_bootstrap.cc:654] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.314291 15208 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.321432 15208 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.323133 15203 tablet_bootstrap.cc:654] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.324834 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.326435 15204 tablet_bootstrap.cc:654] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: Neither blocks nor log segments found. Creating new log.
W20260710 11:00:50.326576 15124 leader_election.cc:343] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.329198 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
W20260710 11:00:50.330864 15125 leader_election.cc:343] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:00:50.331456 15125 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 848e033a896c4263be7674365149e99b; no voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58
I20260710 11:00:50.332053 15201 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.332906 15201 ts_tablet_manager.cc:1403] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260710 11:00:50.332821 15238 raft_consensus.cc:2749] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.333381 15161 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.334720 14977 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.335502 15209 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.335798 15203 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.335983 15209 raft_consensus.cc:697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Becoming Leader. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Running, Role: LEADER
I20260710 11:00:50.336261 15203 ts_tablet_manager.cc:1403] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:00:50.336807 15209 consensus_queue.cc:237] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.339102 15203 raft_consensus.cc:359] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.339871 15087 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.340087 15203 raft_consensus.cc:385] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.340471 15203 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.339155 15086 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:50.336845 15208 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.341414 15203 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.342142 15224 raft_consensus.cc:515] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.342571 15125 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:50.343401 15238 raft_consensus.cc:2804] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.343796 15201 raft_consensus.cc:359] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.344473 15201 raft_consensus.cc:385] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.344749 15201 raft_consensus.cc:740] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.344947 15203 ts_tablet_manager.cc:1434] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:00:50.345538 15201 consensus_queue.cc:260] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.346009 15203 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.346604 15224 leader_election.cc:290] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.348022 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.351560 15161 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.348779 15201 ts_tablet_manager.cc:1434] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 11:00:50.356037 15201 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.357610 15203 tablet_bootstrap.cc:654] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.349180 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.358336 15086 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.361459 15201 tablet_bootstrap.cc:654] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.364218 15204 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: No bootstrap required, opened a new log
I20260710 11:00:50.364686 15204 ts_tablet_manager.cc:1403] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 11:00:50.366292 15086 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.367488 14976 leader_election.cc:304] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.367375 15204 raft_consensus.cc:359] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.368116 15204 raft_consensus.cc:385] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.368402 15204 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.371081 15203 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.371430 15238 raft_consensus.cc:697] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:50.370890 14909 catalog_manager.cc:5697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193). New cstate: current_term: 1 leader_uuid: "85f1beb84ecb4af3a1d75d650420f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.372339 15238 consensus_queue.cc:237] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.373052 15161 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.371595 15203 ts_tablet_manager.cc:1403] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260710 11:00:50.375265 15204 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.377579 15204 ts_tablet_manager.cc:1434] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:00:50.378167 15203 raft_consensus.cc:359] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.379158 15203 raft_consensus.cc:385] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.379773 15203 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.381124 15203 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.368420 15224 raft_consensus.cc:2804] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.384397 15203 ts_tablet_manager.cc:1434] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:00:50.385510 15203 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.390102 14910 catalog_manager.cc:5697] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 1 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.391116 15203 tablet_bootstrap.cc:654] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.394284 15207 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.395052 15207 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.398972 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.399657 15161 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 0.
I20260710 11:00:50.400388 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.402384 15012 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 0.
I20260710 11:00:50.404094 15227 raft_consensus.cc:493] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.404752 15227 raft_consensus.cc:515] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.405464 15203 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.406167 15203 ts_tablet_manager.cc:1403] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:00:50.408841 15203 raft_consensus.cc:359] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.409515 15203 raft_consensus.cc:385] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.409822 15203 raft_consensus.cc:740] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.410605 15227 leader_election.cc:290] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.401032 15207 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.400904 15052 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.410648 15203 consensus_queue.cc:260] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.413369 15203 ts_tablet_manager.cc:1434] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:00:50.414357 15203 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:50.414132 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.415045 15161 raft_consensus.cc:2468] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 0.
I20260710 11:00:50.390131 15224 raft_consensus.cc:697] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Becoming Leader. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Running, Role: LEADER
I20260710 11:00:50.416980 15052 leader_election.cc:304] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.417659 15224 consensus_queue.cc:237] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.420701 15203 tablet_bootstrap.cc:654] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.422160 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.422801 15012 raft_consensus.cc:2468] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 0.
I20260710 11:00:50.424530 15207 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.425017 15207 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.425453 15207 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.427498 15227 raft_consensus.cc:2804] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.428041 15227 raft_consensus.cc:493] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.428484 15227 raft_consensus.cc:3060] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.433140 15203 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: No bootstrap required, opened a new log
I20260710 11:00:50.433708 15203 ts_tablet_manager.cc:1403] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 11:00:50.435775 15203 raft_consensus.cc:359] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.436344 15203 raft_consensus.cc:385] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.436621 15203 raft_consensus.cc:740] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.435954 14906 catalog_manager.cc:5697] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193). New cstate: current_term: 1 leader_uuid: "85f1beb84ecb4af3a1d75d650420f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.437448 15203 consensus_queue.cc:260] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.439393 15203 ts_tablet_manager.cc:1434] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:00:50.447119 15227 raft_consensus.cc:515] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.448798 15201 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.449285 15201 ts_tablet_manager.cc:1403] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.039s
I20260710 11:00:50.449870 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:50.450431 15012 raft_consensus.cc:3060] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.451890 15207 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.453032 15238 raft_consensus.cc:493] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.453792 15227 leader_election.cc:290] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.453547 15238 raft_consensus.cc:515] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.454291 15207 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.455112 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:50.453619 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08602c4db03543a2b96cc629ad0a6a19" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.455785 15011 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.456075 15161 raft_consensus.cc:3060] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.456207 15238 leader_election.cc:290] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.457159 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.457715 15160 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.462931 15011 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:50.462931 15161 raft_consensus.cc:2468] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:50.451922 15201 raft_consensus.cc:359] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.464459 15201 raft_consensus.cc:385] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.465096 15050 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.465348 15160 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:50.465585 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8bc52d850643afa74c0b846d9d4380" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.464784 15201 raft_consensus.cc:740] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.467048 15052 leader_election.cc:304] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.466922 15201 consensus_queue.cc:260] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.467620 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8bc52d850643afa74c0b846d9d4380" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.467953 15086 raft_consensus.cc:2468] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 0.
I20260710 11:00:50.468380 15227 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.467702 15012 raft_consensus.cc:2468] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:50.468516 15011 raft_consensus.cc:2468] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 0.
I20260710 11:00:50.468986 15207 raft_consensus.cc:2804] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.469913 15124 leader_election.cc:304] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.470351 15207 raft_consensus.cc:697] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:50.471056 15227 raft_consensus.cc:697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:50.471452 15238 raft_consensus.cc:2804] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.471886 15238 raft_consensus.cc:493] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.472432 15238 raft_consensus.cc:3060] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.471899 15207 consensus_queue.cc:237] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.473263 15201 ts_tablet_manager.cc:1434] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:00:50.474313 15201 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: Bootstrap starting.
I20260710 11:00:50.471933 15227 consensus_queue.cc:237] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.481019 15201 tablet_bootstrap.cc:654] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: Neither blocks nor log segments found. Creating new log.
I20260710 11:00:50.480700 15238 raft_consensus.cc:515] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.483572 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8bc52d850643afa74c0b846d9d4380" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:50.484294 15012 raft_consensus.cc:3060] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.484536 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8bc52d850643afa74c0b846d9d4380" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.485268 15086 raft_consensus.cc:3060] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.485319 14906 catalog_manager.cc:5697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 0 to 1, leader changed from <none> to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.492538 15227 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.493104 15227 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.494246 15238 leader_election.cc:290] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.496656 15227 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.498181 15012 raft_consensus.cc:2468] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:50.498950 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.499547 15124 leader_election.cc:304] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.500051 15160 raft_consensus.cc:2393] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b339fa4888614642b64517c9467cde58 in current term 1: Already voted for candidate 85f1beb84ecb4af3a1d75d650420f63d in this term.
I20260710 11:00:50.502261 15086 raft_consensus.cc:2468] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:50.501490 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.504453 15050 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b339fa4888614642b64517c9467cde58; no voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:50.502159 15238 raft_consensus.cc:2804] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.505266 15227 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.506925 15238 raft_consensus.cc:697] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:50.507786 15238 consensus_queue.cc:237] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.508554 15201 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: No bootstrap required, opened a new log
I20260710 11:00:50.509027 15201 ts_tablet_manager.cc:1403] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.003s
I20260710 11:00:50.511610 15201 raft_consensus.cc:359] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.512257 15201 raft_consensus.cc:385] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:50.512532 15201 raft_consensus.cc:740] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Initialized, Role: FOLLOWER
I20260710 11:00:50.513341 15201 consensus_queue.cc:260] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.514422 15227 raft_consensus.cc:2749] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.515813 15201 ts_tablet_manager.cc:1434] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:00:50.516352 14906 catalog_manager.cc:5697] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 0 to 1, leader changed from <none> to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.525848 14908 catalog_manager.cc:5697] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 1 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.576143 15238 raft_consensus.cc:493] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.576680 15238 raft_consensus.cc:515] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.578445 15238 leader_election.cc:290] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.579696 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.579696 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe0ad1ecfcb41a3aa5a84a5206fe701" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.580822 15011 raft_consensus.cc:2393] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 848e033a896c4263be7674365149e99b in current term 1: Already voted for candidate b339fa4888614642b64517c9467cde58 in this term.
I20260710 11:00:50.581972 15124 leader_election.cc:304] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 848e033a896c4263be7674365149e99b; no voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58
I20260710 11:00:50.582624 15238 raft_consensus.cc:3060] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.587306 15238 raft_consensus.cc:2749] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:50.594074 15224 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.594769 15224 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.596882 15224 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.597237 15238 raft_consensus.cc:493] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:50.597682 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.597975 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:50.597750 15238 raft_consensus.cc:515] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.598538 15086 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.598698 15160 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 0.
I20260710 11:00:50.599632 14976 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:50.600395 15224 raft_consensus.cc:2804] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.600771 15224 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.601127 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d" is_pre_election: true
I20260710 11:00:50.601485 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:50.601778 15011 raft_consensus.cc:2468] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 0.
I20260710 11:00:50.602151 15086 raft_consensus.cc:2468] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 0.
I20260710 11:00:50.600792 15238 leader_election.cc:290] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.601151 15224 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.603168 15124 leader_election.cc:304] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.604338 15238 raft_consensus.cc:2804] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:00:50.604111 15209 consensus_queue.cc:1048] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.604683 15238 raft_consensus.cc:493] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:50.605122 15238 raft_consensus.cc:3060] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.610543 15207 consensus_queue.cc:1048] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.611840 15224 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.612417 15238 raft_consensus.cc:515] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.615423 15011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:50.615998 15011 raft_consensus.cc:3060] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.616760 15086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.617611 15086 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.622699 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:50.623350 15161 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.624408 15011 raft_consensus.cc:2468] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:50.625649 15124 leader_election.cc:304] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.626086 15238 leader_election.cc:290] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 1 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:50.626596 15249 raft_consensus.cc:2804] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.627135 15249 raft_consensus.cc:697] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:50.628271 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2804f17941d941e8873682ee5ba9e849" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:50.628039 15249 consensus_queue.cc:237] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.628855 15085 raft_consensus.cc:3060] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:50.630458 15161 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.631642 14977 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:50.632561 15228 raft_consensus.cc:2804] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:00:50.634187 15086 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85f1beb84ecb4af3a1d75d650420f63d in term 1.
I20260710 11:00:50.635605 15224 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:50.643117 15228 raft_consensus.cc:697] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Becoming Leader. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Running, Role: LEADER
I20260710 11:00:50.644972 15085 raft_consensus.cc:2468] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:50.645149 15228 consensus_queue.cc:237] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:50.658010 15227 consensus_queue.cc:1048] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.658562 14910 catalog_manager.cc:5697] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d reported cstate change: term changed from 0 to 1, leader changed from <none> to 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193). New cstate: current_term: 1 leader_uuid: "85f1beb84ecb4af3a1d75d650420f63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:50.670354 15266 consensus_queue.cc:1048] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:00:50.680891 14910 catalog_manager.cc:5697] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 0 to 1, leader changed from <none> to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 1 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:50.756981 15266 consensus_queue.cc:1048] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.765218 15266 consensus_queue.cc:1048] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.816051 12063 ts_manager.cc:295] Set tserver state for 85f1beb84ecb4af3a1d75d650420f63d to MAINTENANCE_MODE
I20260710 11:00:50.816810 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
I20260710 11:00:50.837342 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:00:50.838178 12063 tablet_replica.cc:333] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.839015 12063 raft_consensus.cc:2243] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.839581 12063 raft_consensus.cc:2272] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.842478 12063 tablet_replica.cc:333] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.843343 12063 raft_consensus.cc:2243] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.844195 12063 pending_rounds.cc:70] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Trying to abort 1 pending ops.
I20260710 11:00:50.844468 12063 pending_rounds.cc:77] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958402652733440 op_type: NO_OP noop_request { }
I20260710 11:00:50.844794 12063 raft_consensus.cc:2889] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:50.845072 12063 raft_consensus.cc:2272] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.847338 12063 tablet_replica.cc:333] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.847849 12063 raft_consensus.cc:2243] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.848222 12063 raft_consensus.cc:2272] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.849864 12063 tablet_replica.cc:333] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.850394 12063 raft_consensus.cc:2243] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.850755 12063 raft_consensus.cc:2272] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.852908 12063 tablet_replica.cc:333] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.853626 12063 raft_consensus.cc:2243] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.854481 12063 raft_consensus.cc:2272] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.856603 12063 tablet_replica.cc:333] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.857347 12063 raft_consensus.cc:2243] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.857797 12063 raft_consensus.cc:2272] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.859941 12063 tablet_replica.cc:333] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.860401 12063 raft_consensus.cc:2243] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.860698 12063 raft_consensus.cc:2272] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:00:50.862229 12063 tablet_replica.cc:333] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.862635 12063 raft_consensus.cc:2243] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.863276 12063 pending_rounds.cc:70] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Trying to abort 1 pending ops.
I20260710 11:00:50.863528 12063 pending_rounds.cc:77] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958401722081280 op_type: NO_OP noop_request { }
I20260710 11:00:50.863860 12063 raft_consensus.cc:2889] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:00:50.864207 12063 raft_consensus.cc:2272] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:50.865510 15050 consensus_peers.cc:597] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:50.866191 12063 tablet_replica.cc:333] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.866724 12063 raft_consensus.cc:2243] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:00:50.867213 12063 raft_consensus.cc:2272] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:50.868939 15050 consensus_peers.cc:597] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:50.869429 12063 tablet_replica.cc:333] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: stopping tablet replica
I20260710 11:00:50.869928 12063 raft_consensus.cc:2243] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:00:50.870661 12063 raft_consensus.cc:2272] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:00:50.900036 15124 consensus_peers.cc:597] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:50.900739 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
I20260710 11:00:50.935163 15249 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:50.949647 15227 consensus_queue.cc:1048] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:50.950104 15124 consensus_peers.cc:597] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.052632 15238 consensus_queue.cc:1048] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:51.055296 15227 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:51.074381 15124 consensus_peers.cc:597] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:51.093350 15050 consensus_peers.cc:597] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:51.094955 15238 consensus_queue.cc:1048] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:51.115665 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:52.093662 15249 raft_consensus.cc:493] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:52.094293 15249 raft_consensus.cc:515] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.096037 15249 leader_election.cc:290] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:52.097114 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:52.097654 15087 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:52.098650 15125 leader_election.cc:304] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:52.099345 15249 raft_consensus.cc:2804] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:00:52.099603 15124 leader_election.cc:336] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.099658 15249 raft_consensus.cc:493] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:52.100140 15249 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.105533 15249 raft_consensus.cc:515] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.107352 15249 leader_election.cc:290] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:52.108353 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:52.108916 15087 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:52.111433 15124 leader_election.cc:336] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.115408 15087 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 2.
W20260710 11:00:52.116616 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:52.116536 15125 leader_election.cc:304] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.117375 15249 raft_consensus.cc:2804] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.118444 15249 raft_consensus.cc:697] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:52.119316 15249 consensus_queue.cc:237] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER 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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.126119 14906 catalog_manager.cc:5697] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 1 to 2, leader changed from 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 2 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.134352 15285 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.134943 15285 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.138494 15285 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:52.139024 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
W20260710 11:00:52.140910 15050 leader_election.cc:336] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.141355 15050 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [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: b339fa4888614642b64517c9467cde58; no voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.142184 15285 raft_consensus.cc:2749] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:00:52.174680 15249 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.175294 15249 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.176944 15249 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:52.178016 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:52.178747 15087 raft_consensus.cc:2468] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
I20260710 11:00:52.179723 15125 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:52.180497 15249 raft_consensus.cc:2804] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:52.180861 15249 raft_consensus.cc:493] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.181362 15249 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:52.180789 15124 leader_election.cc:336] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.186208 15249 raft_consensus.cc:515] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.187806 15249 leader_election.cc:290] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:52.188860 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fdb0255031a4336931843d5586ed3ce" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:52.189565 15087 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:52.191494 15124 leader_election.cc:336] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.195113 15087 raft_consensus.cc:2468] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 2.
I20260710 11:00:52.196164 15125 leader_election.cc:304] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.196816 15249 raft_consensus.cc:2804] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.197297 15249 raft_consensus.cc:697] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:52.198006 15249 consensus_queue.cc:237] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.205605 14906 catalog_manager.cc:5697] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 1 to 2, leader changed from 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 2 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:52.273641 15249 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.274227 15249 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.275892 15249 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:52.276671 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:52.277225 15285 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.277803 15285 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.278990 15087 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 1.
W20260710 11:00:52.280257 15124 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.280339 15285 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:52.281803 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:52.281817 15125 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.282716 15160 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:52.283391 15249 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:52.283818 15249 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.284214 15249 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:52.284552 15050 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.287657 15052 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.288364 15285 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:00:52.288727 15285 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 85f1beb84ecb4af3a1d75d650420f63d)
I20260710 11:00:52.289050 15285 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.290033 15249 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.292629 15249 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:52.292549 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:52.294766 15285 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
W20260710 11:00:52.295789 15124 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.296028 15087 raft_consensus.cc:2393] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 848e033a896c4263be7674365149e99b in current term 2: Already voted for candidate b339fa4888614642b64517c9467cde58 in this term.
I20260710 11:00:52.296875 15285 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:52.297775 15125 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b; no voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58
I20260710 11:00:52.297883 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:52.298596 15160 raft_consensus.cc:2393] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b339fa4888614642b64517c9467cde58 in current term 2: Already voted for candidate 848e033a896c4263be7674365149e99b in this term.
I20260710 11:00:52.299010 15249 raft_consensus.cc:2749] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:00:52.300699 15050 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.301087 15050 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [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: b339fa4888614642b64517c9467cde58; no voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.301687 15285 raft_consensus.cc:2749] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:00:52.454793 15285 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:52.455258 15285 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.456848 15285 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:52.458109 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:52.458791 15160 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 1.
I20260710 11:00:52.459903 15052 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:52.460634 15285 raft_consensus.cc:2804] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:00:52.460886 15050 leader_election.cc:336] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.460983 15285 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:52.461517 15285 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:52.467334 15285 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.469338 15285 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:52.470448 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:52.471017 15160 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:00:52.473620 15050 leader_election.cc:336] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:52.476043 15160 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 2.
I20260710 11:00:52.477087 15052 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:52.477792 15285 raft_consensus.cc:2804] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:52.478137 15285 raft_consensus.cc:697] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:52.479055 15285 consensus_queue.cc:237] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER 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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:52.486145 14906 catalog_manager.cc:5697] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 1 to 2, leader changed from 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:52.552086 15087 raft_consensus.cc:1275] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:52.553591 15249 consensus_queue.cc:1048] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:52.561012 15124 consensus_peers.cc:597] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:00:52.595592 15124 consensus_peers.cc:597] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:52.765389 15087 raft_consensus.cc:1275] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:52.766741 15249 consensus_queue.cc:1048] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:52.903847 15050 consensus_peers.cc:597] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:53.031487 15160 raft_consensus.cc:1275] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:00:53.032691 15285 consensus_queue.cc:1048] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:00:53.116338 15050 consensus_peers.cc:597] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.117511 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:53.161140 15124 consensus_peers.cc:597] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.468025 15050 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260710 11:00:53.511684 15050 consensus_peers.cc:597] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.541009 15124 consensus_peers.cc:597] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.589360 15050 consensus_peers.cc:597] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:53.632732 15124 consensus_peers.cc:597] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:00:53.812887 15299 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:53.813462 15299 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:53.815315 15299 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:53.816200 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:53.816802 15087 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 2.
I20260710 11:00:53.817937 15125 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:53.818605 15299 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:00:53.818977 15299 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:00:53.819252 15299 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:00:53.819299 15124 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:53.824185 15299 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:53.825891 15299 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 election: Requested vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:53.826649 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:53.827282 15087 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:00:53.829697 15124 leader_election.cc:336] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111)
I20260710 11:00:53.831921 15087 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 3.
I20260710 11:00:53.832875 15125 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 85f1beb84ecb4af3a1d75d650420f63d
I20260710 11:00:53.833547 15299 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:53.834400 15299 raft_consensus.cc:697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:53.835238 15299 consensus_queue.cc:237] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:53.842273 14908 catalog_manager.cc:5697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 1 to 3, leader changed from 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 3 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
W20260710 11:00:54.118402 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:54.254501 15124 consensus_peers.cc:597] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:00:54.457144 15087 raft_consensus.cc:1275] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:54.458598 15303 consensus_queue.cc:1048] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:55.029558 15124 consensus_peers.cc:597] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.119400 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:00:55.324335 15124 consensus_peers.cc:597] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.523684 15050 consensus_peers.cc:597] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:00:55.601783 15124 consensus_peers.cc:597] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:55.769620 15124 consensus_peers.cc:597] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:55.841601 15050 consensus_peers.cc:597] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:55.852667 15050 consensus_peers.cc:597] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:00:55.856207 15050 consensus_peers.cc:597] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:55.997270 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:00:56.005748 15315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:00:56.006889 15314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:56.012094 12063 server_base.cc:1061] running on GCE node
W20260710 11:00:56.013792 15318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:00:56.014986 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:00:56.015244 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:00:56.015552 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681256015531 us; error 0 us; skew 500 ppm
I20260710 11:00:56.016391 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:00:56.020339 12063 webserver.cc:533] Webserver started at http://127.11.199.193:36089/ using document root <none> and password file <none>
I20260710 11:00:56.021763 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:00:56.022123 12063 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:00:56.028280 12063 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.033560 15322 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:00:56.035032 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:00:56.035360 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "85f1beb84ecb4af3a1d75d650420f63d"
format_stamp: "Formatted at 2026-07-10 11:00:49 on dist-test-slave-pgv9"
I20260710 11:00:56.035671 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:00:56.058493 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:00:56.059866 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:00:56.062427 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:00:56.067251 15329 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:00:56.080260 15124 consensus_peers.cc:597] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:00:56.119473 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:00:56.119856 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.000s	sys 0.003s
I20260710 11:00:56.120188 12063 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260710 11:00:56.120435 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:56.124863 15329 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.136138 15329 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.136896 15329 tablet_bootstrap.cc:492] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.137411 15329 ts_tablet_manager.cc:1403] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:00:56.139607 15329 raft_consensus.cc:359] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.140254 15329 raft_consensus.cc:740] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.140897 15329 consensus_queue.cc:260] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.143553 15329 ts_tablet_manager.cc:1434] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:00:56.144181 15329 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.155357 15329 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:00:56.156107 15329 tablet_bootstrap.cc:492] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.156694 15329 ts_tablet_manager.cc:1403] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:00:56.157311 12063 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:00:56.157577 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.035s	sys 0.000s
I20260710 11:00:56.158615 15329 raft_consensus.cc:359] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.159363 15329 raft_consensus.cc:740] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.159950 15329 consensus_queue.cc:260] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.161478 15329 ts_tablet_manager.cc:1434] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.162109 15329 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.175907 15329 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.176612 15329 tablet_bootstrap.cc:492] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.177177 15329 ts_tablet_manager.cc:1403] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:00:56.179237 15329 raft_consensus.cc:359] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.179804 15329 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.180464 15329 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.182106 15329 ts_tablet_manager.cc:1434] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.182771 15329 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.194406 15329 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.195600 15329 tablet_bootstrap.cc:492] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.196188 15329 ts_tablet_manager.cc:1403] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 11:00:56.198313 15329 raft_consensus.cc:359] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.198879 15329 raft_consensus.cc:740] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.199537 15329 consensus_queue.cc:260] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [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: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.201311 15329 ts_tablet_manager.cc:1434] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:00:56.201946 15329 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.213636 15329 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.214666 15329 tablet_bootstrap.cc:492] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.215032 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:36677
I20260710 11:00:56.215349 15329 ts_tablet_manager.cc:1403] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:00:56.215292 15392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:36677 every 8 connection(s)
I20260710 11:00:56.217356 15329 raft_consensus.cc:359] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.217895 15329 raft_consensus.cc:740] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.218632 15329 consensus_queue.cc:260] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.220127 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.220383 15329 ts_tablet_manager.cc:1434] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.221361 15329 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.243639 15329 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.244686 15329 tablet_bootstrap.cc:492] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.245075 15393 heartbeater.cc:344] Connected to a master server at 127.11.199.254:33091
I20260710 11:00:56.245375 15329 ts_tablet_manager.cc:1403] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 11:00:56.245555 15393 heartbeater.cc:461] Registering TS with master...
I20260710 11:00:56.246556 15393 heartbeater.cc:507] Master 127.11.199.254:33091 requested a full tablet report, sending...
I20260710 11:00:56.248111 15329 raft_consensus.cc:359] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.248826 15329 raft_consensus.cc:740] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.249657 15329 consensus_queue.cc:260] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.252223 15329 ts_tablet_manager.cc:1434] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:00:56.253161 15329 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.253887 14906 ts_manager.cc:194] Re-registered known tserver with Master: 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677)
I20260710 11:00:56.257953 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:00:56.258955 15160 raft_consensus.cc:606] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:00:56.262323 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:00:56.262985 15160 raft_consensus.cc:606] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:00:56.264891 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:56.266736 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:56.267791 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:56.271618 14906 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51544
I20260710 11:00:56.275664 15393 heartbeater.cc:499] Master 127.11.199.254:33091 was elected leader, sending a full tablet report...
I20260710 11:00:56.276140 15329 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.277026 15329 tablet_bootstrap.cc:492] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.277709 15329 ts_tablet_manager.cc:1403] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 11:00:56.282147 15329 raft_consensus.cc:359] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.282727 15329 raft_consensus.cc:740] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.283424 15329 consensus_queue.cc:260] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.284996 15329 ts_tablet_manager.cc:1434] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:00:56.285750 15329 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.296198 15366 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.311255 15329 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.312031 15329 tablet_bootstrap.cc:492] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.312559 15329 ts_tablet_manager.cc:1403] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260710 11:00:56.314482 15329 raft_consensus.cc:359] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.315147 15329 raft_consensus.cc:740] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.315774 15329 consensus_queue.cc:260] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.317468 15329 ts_tablet_manager.cc:1434] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:00:56.318074 15329 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.329424 15329 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:00:56.330168 15329 tablet_bootstrap.cc:492] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.330667 15329 ts_tablet_manager.cc:1403] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:00:56.332300 15329 raft_consensus.cc:359] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.332877 15329 raft_consensus.cc:740] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.333465 15329 consensus_queue.cc:260] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.334970 15329 ts_tablet_manager.cc:1434] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:00:56.335920 15329 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap starting.
I20260710 11:00:56.348390 15329 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:00:56.349038 15329 tablet_bootstrap.cc:492] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Bootstrap complete.
I20260710 11:00:56.349592 15329 ts_tablet_manager.cc:1403] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:00:56.351457 15329 raft_consensus.cc:359] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.351909 15329 raft_consensus.cc:385] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:00:56.352140 15329 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f1beb84ecb4af3a1d75d650420f63d, State: Initialized, Role: FOLLOWER
I20260710 11:00:56.352736 15329 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.354454 15329 ts_tablet_manager.cc:1434] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:00:56.393822 15404 raft_consensus.cc:993] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:56.394310 15404 raft_consensus.cc:1081] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:56.395797 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:00:56.396361 15087 raft_consensus.cc:493] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.396692 15087 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.401621 15087 raft_consensus.cc:515] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.403455 15087 leader_election.cc:290] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 3 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:56.404400 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:56.404567 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa1f7ed0ff5848749458f297d5d83ee1" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:56.405046 15366 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.405234 15160 raft_consensus.cc:3055] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:56.405656 15160 raft_consensus.cc:740] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:56.406440 15160 consensus_queue.cc:260] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.407542 15160 raft_consensus.cc:3060] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:56.410627 15366 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 3.
I20260710 11:00:56.411870 15050 leader_election.cc:304] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [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: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:56.412623 15285 raft_consensus.cc:2804] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:56.412868 15303 raft_consensus.cc:993] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:56.413144 15285 raft_consensus.cc:697] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:56.413373 15303 raft_consensus.cc:1081] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:56.413962 15160 raft_consensus.cc:2468] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 3.
I20260710 11:00:56.414044 15285 consensus_queue.cc:237] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.415539 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:00:56.416141 15087 raft_consensus.cc:493] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:56.416466 15087 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:56.423069 15087 raft_consensus.cc:515] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.423722 14906 catalog_manager.cc:5697] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 2 to 3, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:56.424553 15087 leader_election.cc:290] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 4 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:56.425366 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:56.425606 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd72f83fa404f4bb25a16d6ceaf9a4c" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:56.425925 15366 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:56.426203 15160 raft_consensus.cc:3055] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:56.426472 15160 raft_consensus.cc:740] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:56.427553 15160 consensus_queue.cc:260] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.428937 15160 raft_consensus.cc:3060] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:56.432085 15366 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 4.
I20260710 11:00:56.433247 15050 leader_election.cc:304] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [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: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:56.434054 15285 raft_consensus.cc:2804] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:56.434491 15285 raft_consensus.cc:697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 4 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:56.435326 15285 consensus_queue.cc:237] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.435933 15160 raft_consensus.cc:2468] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 4.
I20260710 11:00:56.443150 14906 catalog_manager.cc:5697] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 3 to 4, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 4 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:56.482643 15366 raft_consensus.cc:3060] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.546500 15332 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:00:56.546981 15332 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:56.549165 15332 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b339fa4888614642b64517c9467cde58 (127.11.199.194:37807), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:56.555227 15366 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:00:56.561434 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b339fa4888614642b64517c9467cde58" is_pre_election: true
I20260710 11:00:56.563309 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "85f1beb84ecb4af3a1d75d650420f63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848e033a896c4263be7674365149e99b" is_pre_election: true
I20260710 11:00:56.564627 15325 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d; no voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58
I20260710 11:00:56.566460 15332 raft_consensus.cc:2749] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:00:56.593029 15366 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:56.597997 15366 pending_rounds.cc:85] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Aborting all ops after (but not including) 0
I20260710 11:00:56.598266 15366 pending_rounds.cc:107] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:56.598537 15366 raft_consensus.cc:2889] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:56.850183 15160 raft_consensus.cc:1275] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:00:56.851516 15285 consensus_queue.cc:1048] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:56.861672 15366 raft_consensus.cc:1275] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:00:56.863822 15285 consensus_queue.cc:1048] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:56.992091 15366 raft_consensus.cc:1275] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:56.993479 15285 consensus_queue.cc:1048] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:00:56.993952 15285 consensus_queue.cc:1243] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [LEADER]: Peer 85f1beb84ecb4af3a1d75d650420f63d log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:00:56.995927 15366 pending_rounds.cc:85] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Aborting all ops after (but not including) 0
I20260710 11:00:56.996192 15366 pending_rounds.cc:107] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:00:56.996362 15366 raft_consensus.cc:2889] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:00:57.001410 15160 raft_consensus.cc:1275] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:57.002823 15330 consensus_queue.cc:1048] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:57.055706 15182 debug-util.cc:398] Leaking SignalData structure 0x7b080015d520 after lost signal to thread 12066
W20260710 11:00:57.121467 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:57.280916 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.301699 15087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f"
dest_uuid: "b339fa4888614642b64517c9467cde58"
mode: GRACEFUL
new_leader_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:35526
I20260710 11:00:57.302340 15087 raft_consensus.cc:606] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Received request to transfer leadership to TS 848e033a896c4263be7674365149e99b
I20260710 11:00:57.306327 15087 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "b339fa4888614642b64517c9467cde58"
mode: GRACEFUL
new_leader_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:35526
I20260710 11:00:57.306951 15087 raft_consensus.cc:606] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Received request to transfer leadership to TS 848e033a896c4263be7674365149e99b
I20260710 11:00:57.308133 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:57.308593 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:57.309281 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:57.588290 15285 raft_consensus.cc:993] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: : Instructing follower 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:57.588872 15330 raft_consensus.cc:1081] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Signalling peer 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:57.590525 15160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f"
dest_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:00:57.591239 15160 raft_consensus.cc:493] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.591670 15160 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.600236 15160 raft_consensus.cc:515] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.602689 15160 leader_election.cc:290] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:57.603888 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:57.604444 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32147a9627484f9dbe5b07a4828d6b9f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:57.605144 15087 raft_consensus.cc:3055] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:57.604624 15366 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.605472 15087 raft_consensus.cc:740] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:57.606375 15087 consensus_queue.cc:260] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.607712 15087 raft_consensus.cc:3060] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:57.610565 15366 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 3.
I20260710 11:00:57.611655 15124 leader_election.cc:304] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:57.612298 15424 raft_consensus.cc:2804] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:57.612788 15424 raft_consensus.cc:697] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:57.613673 15424 consensus_queue.cc:237] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.615656 15087 raft_consensus.cc:2468] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 3.
I20260710 11:00:57.621934 14906 catalog_manager.cc:5697] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 2 to 3, leader changed from b339fa4888614642b64517c9467cde58 (127.11.199.194) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 3 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:57.685974 15285 raft_consensus.cc:993] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: : Instructing follower 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:57.686538 15330 raft_consensus.cc:1081] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Signalling peer 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:57.688128 15160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:00:57.688786 15160 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:57.689217 15160 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.697261 15160 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.700176 15160 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:57.700322 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:57.701036 15366 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.737560 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:57.740146 15087 raft_consensus.cc:3055] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:57.741045 15087 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:57.744760 15087 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.751169 15087 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:57.765363 15366 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 2.
I20260710 11:00:57.767140 15124 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:57.768266 15439 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:57.768584 15087 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 2.
I20260710 11:00:57.768811 15439 raft_consensus.cc:697] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:57.770988 15439 consensus_queue.cc:237] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:57.784109 14906 catalog_manager.cc:5697] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 1 to 2, leader changed from b339fa4888614642b64517c9467cde58 (127.11.199.194) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 2 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:58.034327 15366 raft_consensus.cc:1275] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:58.035701 15439 consensus_queue.cc:1048] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.052126 15087 raft_consensus.cc:1275] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:00:58.053841 15424 consensus_queue.cc:1048] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:00:58.122628 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:58.211007 15366 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.212234 15424 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.223965 15087 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.225410 15424 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.317674 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.327869 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:00:58.328763 15160 raft_consensus.cc:606] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:00:58.332173 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:00:58.332907 15160 raft_consensus.cc:606] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:00:58.334254 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:58.334837 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:58.335644 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:58.410297 15424 raft_consensus.cc:993] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:58.411058 15303 raft_consensus.cc:1081] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:58.413007 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:00:58.413606 15087 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.413928 15087 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.419441 15087 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.421394 15087 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:58.422252 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:58.422600 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:58.423007 15366 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.423249 15160 raft_consensus.cc:3055] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:00:58.423645 15160 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:58.424396 15160 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.425354 15160 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:00:58.430333 15160 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 2.
I20260710 11:00:58.431459 15366 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 2.
I20260710 11:00:58.432127 15052 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 848e033a896c4263be7674365149e99b, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:58.433154 15330 raft_consensus.cc:2804] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:00:58.433650 15330 raft_consensus.cc:697] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:58.434691 15330 consensus_queue.cc:237] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.443056 14906 catalog_manager.cc:5697] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 1 to 2, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.643087 15424 raft_consensus.cc:993] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:58.643658 15303 raft_consensus.cc:1081] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:00:58.645287 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:00:58.645871 15087 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:58.646337 15087 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.651521 15087 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.653522 15087 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 3 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:00:58.654238 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:00:58.654107 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:58.654883 15160 raft_consensus.cc:3055] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:58.654945 15366 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.655336 15160 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:58.657281 15160 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.658923 15160 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:58.663038 15366 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 3.
I20260710 11:00:58.664284 15050 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [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: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:00:58.665132 15330 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:58.665670 15160 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 3.
I20260710 11:00:58.665817 15330 raft_consensus.cc:697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:58.667137 15330 consensus_queue.cc:237] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:58.674480 14906 catalog_manager.cc:5697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 2 to 3, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:00:58.973116 15366 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.974411 15330 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:00:58.987191 15160 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:00:58.988950 15330 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:00:59.123683 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:00:59.221709 15367 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.223109 15330 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.233368 15161 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.235103 15447 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:00:59.341789 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.350394 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "b339fa4888614642b64517c9467cde58"
mode: GRACEFUL
new_leader_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:35526
I20260710 11:00:59.351152 15085 raft_consensus.cc:606] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Received request to transfer leadership to TS 848e033a896c4263be7674365149e99b
I20260710 11:00:59.354032 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "b339fa4888614642b64517c9467cde58"
mode: GRACEFUL
new_leader_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:35526
I20260710 11:00:59.354626 15085 raft_consensus.cc:606] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Received request to transfer leadership to TS 848e033a896c4263be7674365149e99b
I20260710 11:00:59.355852 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:00:59.356487 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:00:59.357236 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:00:59.377652 15330 raft_consensus.cc:993] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: : Instructing follower 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:59.378279 15447 raft_consensus.cc:1081] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Signalling peer 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:59.379926 15160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:00:59.380483 15160 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.380820 15160 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.388299 15160 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.390301 15160 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 3 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:59.391415 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:59.391495 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:59.392136 15367 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.392259 15085 raft_consensus.cc:3055] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:00:59.392732 15085 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:59.393599 15085 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.395193 15085 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:00:59.399006 15367 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 3.
I20260710 11:00:59.400192 15124 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:59.400856 15303 raft_consensus.cc:2804] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:00:59.401294 15303 raft_consensus.cc:697] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:59.402041 15303 consensus_queue.cc:237] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.403697 15085 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 3.
I20260710 11:00:59.408782 14908 catalog_manager.cc:5697] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 2 to 3, leader changed from b339fa4888614642b64517c9467cde58 (127.11.199.194) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 3 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.728117 15457 raft_consensus.cc:993] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: : Instructing follower 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:59.728624 15457 raft_consensus.cc:1081] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Signalling peer 848e033a896c4263be7674365149e99b to start an election
I20260710 11:00:59.731289 15160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "848e033a896c4263be7674365149e99b"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:00:59.731882 15160 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:00:59.732373 15160 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.739638 15160 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.742165 15160 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [CANDIDATE]: Term 4 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), b339fa4888614642b64517c9467cde58 (127.11.199.194:37807)
I20260710 11:00:59.742413 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:00:59.742700 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "848e033a896c4263be7674365149e99b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b339fa4888614642b64517c9467cde58"
I20260710 11:00:59.743188 15367 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.743304 15085 raft_consensus.cc:3055] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:00:59.743707 15085 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:00:59.744484 15085 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.745741 15085 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:00:59.750463 15367 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 4.
I20260710 11:00:59.751744 15124 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [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: 848e033a896c4263be7674365149e99b, 85f1beb84ecb4af3a1d75d650420f63d; no voters: 
I20260710 11:00:59.752576 15303 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:00:59.753082 15303 raft_consensus.cc:697] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 LEADER]: Becoming Leader. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:00:59.753140 15085 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848e033a896c4263be7674365149e99b in term 4.
I20260710 11:00:59.754047 15303 consensus_queue.cc:237] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:00:59.760912 14908 catalog_manager.cc:5697] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b reported cstate change: term changed from 3 to 4, leader changed from b339fa4888614642b64517c9467cde58 (127.11.199.194) to 848e033a896c4263be7674365149e99b (127.11.199.195). New cstate: current_term: 4 leader_uuid: "848e033a896c4263be7674365149e99b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: HEALTHY } } }
I20260710 11:00:59.969096 15085 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.970316 15303 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:00:59.978677 15367 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:00:59.980654 15303 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:01:00.124783 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:00.223034 15367 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:00.224519 15303 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.233676 15085 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Refusing update from remote peer 848e033a896c4263be7674365149e99b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:00.235361 15424 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:00.367374 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.375010 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:01:00.375638 15160 raft_consensus.cc:606] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:01:00.377977 15160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "848e033a896c4263be7674365149e99b"
mode: GRACEFUL
new_leader_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:50742
I20260710 11:01:00.378461 15160 raft_consensus.cc:606] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Received request to transfer leadership to TS b339fa4888614642b64517c9467cde58
I20260710 11:01:00.379482 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:00.380005 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:00.380604 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:00.582711 15469 raft_consensus.cc:993] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:01:00.583206 15424 raft_consensus.cc:1081] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:01:00.584645 15085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:01:00.585069 15085 raft_consensus.cc:493] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:00.585311 15085 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:00.590108 15085 raft_consensus.cc:515] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.591619 15085 leader_election.cc:290] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 4 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:01:00.592329 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:01:00.592538 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd96b1436eb4fb48d59fee8b753ca4d" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:01:00.592981 15366 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:00.593096 15160 raft_consensus.cc:3055] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:00.593451 15160 raft_consensus.cc:740] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:01:00.594092 15160 consensus_queue.cc:260] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.594995 15160 raft_consensus.cc:3060] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:00.597537 15366 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 4.
I20260710 11:01:00.598608 15050 leader_election.cc:304] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [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: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:01:00.599334 15447 raft_consensus.cc:2804] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:00.599480 15160 raft_consensus.cc:2468] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 4.
I20260710 11:01:00.600498 15447 raft_consensus.cc:697] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 4 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:01:00.601258 15447 consensus_queue.cc:237] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [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: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.606806 14908 catalog_manager.cc:5697] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 3 to 4, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 4 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:00.671311 15469 raft_consensus.cc:993] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: : Instructing follower b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:01:00.671854 15424 raft_consensus.cc:1081] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 LEADER]: Signalling peer b339fa4888614642b64517c9467cde58 to start an election
I20260710 11:01:00.673328 15085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f"
dest_uuid: "b339fa4888614642b64517c9467cde58"
 from {username='slave'} at 127.0.0.1:35512
I20260710 11:01:00.673828 15085 raft_consensus.cc:493] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:00.674211 15085 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.679395 15085 raft_consensus.cc:515] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.680804 15085 leader_election.cc:290] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 5 election: Requested vote from peers 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677), 848e033a896c4263be7674365149e99b (127.11.199.195:44725)
I20260710 11:01:00.681650 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "85f1beb84ecb4af3a1d75d650420f63d"
I20260710 11:01:00.681910 15160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5015b5bf112f4b9e90e4e74e46f9418f" candidate_uuid: "b339fa4888614642b64517c9467cde58" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "848e033a896c4263be7674365149e99b"
I20260710 11:01:00.682220 15366 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.682404 15160 raft_consensus.cc:3055] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:00.682695 15160 raft_consensus.cc:740] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 848e033a896c4263be7674365149e99b, State: Running, Role: LEADER
I20260710 11:01:00.683418 15160 consensus_queue.cc:260] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.684486 15160 raft_consensus.cc:3060] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:00.688277 15366 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 5.
I20260710 11:01:00.689342 15050 leader_election.cc:304] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85f1beb84ecb4af3a1d75d650420f63d, b339fa4888614642b64517c9467cde58; no voters: 
I20260710 11:01:00.690058 15447 raft_consensus.cc:2804] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:00.690524 15160 raft_consensus.cc:2468] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b339fa4888614642b64517c9467cde58 in term 5.
I20260710 11:01:00.690582 15447 raft_consensus.cc:697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 5 LEADER]: Becoming Leader. State: Replica: b339fa4888614642b64517c9467cde58, State: Running, Role: LEADER
I20260710 11:01:00.691627 15447 consensus_queue.cc:237] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } }
I20260710 11:01:00.697757 14908 catalog_manager.cc:5697] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 reported cstate change: term changed from 4 to 5, leader changed from 848e033a896c4263be7674365149e99b (127.11.199.195) to b339fa4888614642b64517c9467cde58 (127.11.199.194). New cstate: current_term: 5 leader_uuid: "b339fa4888614642b64517c9467cde58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b339fa4888614642b64517c9467cde58" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:01.051672 15160 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:01.052923 15472 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:01.064021 15366 raft_consensus.cc:1275] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:01.066118 15447 consensus_queue.cc:1048] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:01.086365 15160 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 5 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:01.087467 15447 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848e033a896c4263be7674365149e99b" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 44725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:01.094283 15366 raft_consensus.cc:1275] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 5 FOLLOWER]: Refusing update from remote peer b339fa4888614642b64517c9467cde58: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:01.096431 15482 consensus_queue.cc:1048] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85f1beb84ecb4af3a1d75d650420f63d" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 36677 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 11:01:01.125734 14957 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:01:01.387121 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:01.417972 12063 tablet_server.cc:179] TabletServer@127.11.199.193:36677 shutting down...
I20260710 11:01:01.440228 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:01.440943 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.441537 12063 raft_consensus.cc:2243] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.441928 12063 raft_consensus.cc:2272] T dfd96b1436eb4fb48d59fee8b753ca4d P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.444449 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.444932 12063 raft_consensus.cc:2243] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.445300 12063 raft_consensus.cc:2272] T 08602c4db03543a2b96cc629ad0a6a19 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.447412 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.447901 12063 raft_consensus.cc:2243] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.448218 12063 raft_consensus.cc:2272] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.450206 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.450685 12063 raft_consensus.cc:2243] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.451156 12063 raft_consensus.cc:2272] T 5fdb0255031a4336931843d5586ed3ce P 85f1beb84ecb4af3a1d75d650420f63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.453358 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.454115 12063 raft_consensus.cc:2243] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 11:01:01.454710 15050 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 57 similar messages]
I20260710 11:01:01.454706 12063 raft_consensus.cc:2272] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 85f1beb84ecb4af3a1d75d650420f63d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:01.458050 15050 consensus_peers.cc:597] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.458316 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.459064 12063 raft_consensus.cc:2243] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.459570 12063 raft_consensus.cc:2272] T 5015b5bf112f4b9e90e4e74e46f9418f P 85f1beb84ecb4af3a1d75d650420f63d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.462347 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.462966 12063 raft_consensus.cc:2243] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.463410 12063 raft_consensus.cc:2272] T 32147a9627484f9dbe5b07a4828d6b9f P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.465303 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.465842 12063 raft_consensus.cc:2243] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.466293 12063 raft_consensus.cc:2272] T aa1f7ed0ff5848749458f297d5d83ee1 P 85f1beb84ecb4af3a1d75d650420f63d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.468816 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.469321 12063 raft_consensus.cc:2243] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.469761 12063 raft_consensus.cc:2272] T fa8bc52d850643afa74c0b846d9d4380 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.471835 12063 tablet_replica.cc:333] stopping tablet replica
I20260710 11:01:01.472302 12063 raft_consensus.cc:2243] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.472713 12063 raft_consensus.cc:2272] T 2804f17941d941e8873682ee5ba9e849 P 85f1beb84ecb4af3a1d75d650420f63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.502754 12063 tablet_server.cc:196] TabletServer@127.11.199.193:36677 shutdown complete.
W20260710 11:01:01.512569 15124 consensus_peers.cc:597] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.529358 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
W20260710 11:01:01.539113 15050 consensus_peers.cc:597] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.555061 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:01.555972 12063 tablet_replica.cc:333] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.557020 12063 raft_consensus.cc:2243] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.557528 12063 raft_consensus.cc:2272] T 32147a9627484f9dbe5b07a4828d6b9f P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.559691 12063 tablet_replica.cc:333] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.560192 12063 raft_consensus.cc:2243] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.560899 12063 raft_consensus.cc:2272] T 5015b5bf112f4b9e90e4e74e46f9418f P b339fa4888614642b64517c9467cde58 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.563575 12063 tablet_replica.cc:333] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.564116 12063 raft_consensus.cc:2243] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.564529 12063 raft_consensus.cc:2272] T fa8bc52d850643afa74c0b846d9d4380 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.566452 12063 tablet_replica.cc:333] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.567200 12063 raft_consensus.cc:2243] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.567584 12063 raft_consensus.cc:2272] T 2804f17941d941e8873682ee5ba9e849 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.569393 12063 tablet_replica.cc:333] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.569830 12063 raft_consensus.cc:2243] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.570725 12063 raft_consensus.cc:2272] T aa1f7ed0ff5848749458f297d5d83ee1 P b339fa4888614642b64517c9467cde58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.572594 12063 tablet_replica.cc:333] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.573031 12063 raft_consensus.cc:2243] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.573757 12063 raft_consensus.cc:2272] T bbd72f83fa404f4bb25a16d6ceaf9a4c P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.575564 12063 tablet_replica.cc:333] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.576001 12063 raft_consensus.cc:2243] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.576363 12063 raft_consensus.cc:2272] T 5fdb0255031a4336931843d5586ed3ce P b339fa4888614642b64517c9467cde58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.578178 12063 tablet_replica.cc:333] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.578660 12063 raft_consensus.cc:2243] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.579473 12063 raft_consensus.cc:2272] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.581380 12063 tablet_replica.cc:333] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.581861 12063 raft_consensus.cc:2243] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.582578 12063 raft_consensus.cc:2272] T 08602c4db03543a2b96cc629ad0a6a19 P b339fa4888614642b64517c9467cde58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.584447 12063 tablet_replica.cc:333] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58: stopping tablet replica
I20260710 11:01:01.584944 12063 raft_consensus.cc:2243] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.585659 12063 raft_consensus.cc:2272] T dfd96b1436eb4fb48d59fee8b753ca4d P b339fa4888614642b64517c9467cde58 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:01.590812 15125 consensus_peers.cc:597] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b -> Peer b339fa4888614642b64517c9467cde58 (127.11.199.194:37807): Couldn't send request to peer b339fa4888614642b64517c9467cde58. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.618526 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
W20260710 11:01:01.640813 15124 consensus_peers.cc:597] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:01.641320 15124 consensus_peers.cc:597] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b -> Peer 85f1beb84ecb4af3a1d75d650420f63d (127.11.199.193:36677): Couldn't send request to peer 85f1beb84ecb4af3a1d75d650420f63d. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:36677: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:01.641947 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:01:01.666522 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:01.667248 12063 tablet_replica.cc:333] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.667866 12063 raft_consensus.cc:2243] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.668311 12063 raft_consensus.cc:2272] T dfd96b1436eb4fb48d59fee8b753ca4d P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.670728 12063 tablet_replica.cc:333] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.671317 12063 raft_consensus.cc:2243] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.671756 12063 raft_consensus.cc:2272] T bbe0ad1ecfcb41a3aa5a84a5206fe701 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.673614 12063 tablet_replica.cc:333] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.674167 12063 raft_consensus.cc:2243] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.674984 12063 raft_consensus.cc:2272] T 5fdb0255031a4336931843d5586ed3ce P 848e033a896c4263be7674365149e99b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.676831 12063 tablet_replica.cc:333] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.677316 12063 raft_consensus.cc:2243] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.678102 12063 raft_consensus.cc:2272] T 2804f17941d941e8873682ee5ba9e849 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.680101 12063 tablet_replica.cc:333] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.680615 12063 raft_consensus.cc:2243] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.681386 12063 raft_consensus.cc:2272] T fa8bc52d850643afa74c0b846d9d4380 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.683216 12063 tablet_replica.cc:333] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.683737 12063 raft_consensus.cc:2243] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.684223 12063 raft_consensus.cc:2272] T aa1f7ed0ff5848749458f297d5d83ee1 P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.686079 12063 tablet_replica.cc:333] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.686584 12063 raft_consensus.cc:2243] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.687038 12063 raft_consensus.cc:2272] T bbd72f83fa404f4bb25a16d6ceaf9a4c P 848e033a896c4263be7674365149e99b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.688884 12063 tablet_replica.cc:333] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.689389 12063 raft_consensus.cc:2243] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.689776 12063 raft_consensus.cc:2272] T 5015b5bf112f4b9e90e4e74e46f9418f P 848e033a896c4263be7674365149e99b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.691948 12063 tablet_replica.cc:333] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.692430 12063 raft_consensus.cc:2243] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.693137 12063 raft_consensus.cc:2272] T 32147a9627484f9dbe5b07a4828d6b9f P 848e033a896c4263be7674365149e99b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.695011 12063 tablet_replica.cc:333] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b: stopping tablet replica
I20260710 11:01:01.695452 12063 raft_consensus.cc:2243] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:01.695864 12063 raft_consensus.cc:2272] T 08602c4db03543a2b96cc629ad0a6a19 P 848e033a896c4263be7674365149e99b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.742612 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 11:01:01.765034 12063 master.cc:562] Master@127.11.199.254:33091 shutting down...
I20260710 11:01:01.791220 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:01.791756 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:01.792088 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P b8b3e0e50b2145689f4ab53463a02e5f: stopping tablet replica
I20260710 11:01:01.813514 12063 master.cc:584] Master@127.11.199.254:33091 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12875 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:01:01.860567 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:46353
I20260710 11:01:01.862008 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:01.868662 15489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.868613 15490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:01.869462 15492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:01.871383 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:01.872575 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:01.872782 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:01.872916 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681261872903 us; error 0 us; skew 500 ppm
I20260710 11:01:01.873415 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:01.876070 12063 webserver.cc:533] Webserver started at http://127.11.199.254:45759/ using document root <none> and password file <none>
I20260710 11:01:01.876595 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:01.876763 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:01.877027 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:01.878216 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "a63b6906034c4b989cd221a463bcee8a"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-pgv9"
I20260710 11:01:01.883157 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:01:01.886817 15497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:01.888047 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:01.888401 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "a63b6906034c4b989cd221a463bcee8a"
format_stamp: "Formatted at 2026-07-10 11:01:01 on dist-test-slave-pgv9"
I20260710 11:01:01.888711 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:01.927055 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:01.928506 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:01.969682 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:46353
I20260710 11:01:01.969774 15548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:46353 every 8 connection(s)
I20260710 11:01:01.973906 15549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:01.984977 15549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a: Bootstrap starting.
I20260710 11:01:01.990406 15549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:01.995085 15549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a: No bootstrap required, opened a new log
I20260710 11:01:01.997391 15549 raft_consensus.cc:359] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER }
I20260710 11:01:01.997802 15549 raft_consensus.cc:385] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:01.998082 15549 raft_consensus.cc:740] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a63b6906034c4b989cd221a463bcee8a, State: Initialized, Role: FOLLOWER
I20260710 11:01:01.998733 15549 consensus_queue.cc:260] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER }
I20260710 11:01:01.999260 15549 raft_consensus.cc:399] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:01.999500 15549 raft_consensus.cc:493] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:01.999840 15549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.005041 15549 raft_consensus.cc:515] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER }
I20260710 11:01:02.005654 15549 leader_election.cc:304] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [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: a63b6906034c4b989cd221a463bcee8a; no voters: 
I20260710 11:01:02.007038 15549 leader_election.cc:290] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:02.007529 15552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.009156 15552 raft_consensus.cc:697] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 1 LEADER]: Becoming Leader. State: Replica: a63b6906034c4b989cd221a463bcee8a, State: Running, Role: LEADER
I20260710 11:01:02.009912 15552 consensus_queue.cc:237] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [LEADER]: Queue going to LEADER mode. State: All 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: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER }
I20260710 11:01:02.010315 15549 sys_catalog.cc:565] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:02.014756 15554 sys_catalog.cc:455] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a63b6906034c4b989cd221a463bcee8a. Latest consensus state: current_term: 1 leader_uuid: "a63b6906034c4b989cd221a463bcee8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER } }
I20260710 11:01:02.016037 15553 sys_catalog.cc:455] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a63b6906034c4b989cd221a463bcee8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a63b6906034c4b989cd221a463bcee8a" member_type: VOTER } }
I20260710 11:01:02.016662 15554 sys_catalog.cc:458] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:02.017086 15553 sys_catalog.cc:458] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:02.019692 15561 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:02.027053 15561 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:02.028237 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:02.036628 15561 catalog_manager.cc:1383] Generated new cluster ID: 3afc9adbd980407086ec256ec3c21be3
I20260710 11:01:02.036950 15561 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:02.056763 15561 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:02.058066 15561 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:02.070608 15561 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a: Generated new TSK 0
I20260710 11:01:02.071295 15561 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:02.095520 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:02.102052 15570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:02.102995 15571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:02.104760 15573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:02.105002 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:02.106217 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:02.106437 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:02.106572 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681262106560 us; error 0 us; skew 500 ppm
I20260710 11:01:02.107157 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:02.109555 12063 webserver.cc:533] Webserver started at http://127.11.199.193:44451/ using document root <none> and password file <none>
I20260710 11:01:02.110015 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:02.110177 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:02.110409 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:02.111562 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.116544 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:01:02.120353 15578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.121539 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:02.121903 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.122328 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:02.135689 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:02.136986 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:02.138573 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:02.141074 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:02.141263 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.141470 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:02.141619 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.185833 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:44351
I20260710 11:01:02.185971 15640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:44351 every 8 connection(s)
I20260710 11:01:02.191326 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:02.199487 15645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:02.200518 15646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:02.203984 15648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:02.204210 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:02.205222 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:02.205400 15641 heartbeater.cc:344] Connected to a master server at 127.11.199.254:46353
W20260710 11:01:02.205519 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:02.205848 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681262205828 us; error 0 us; skew 500 ppm
I20260710 11:01:02.205924 15641 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:02.206732 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:02.206964 15641 heartbeater.cc:507] Master 127.11.199.254:46353 requested a full tablet report, sending...
I20260710 11:01:02.209517 12063 webserver.cc:533] Webserver started at http://127.11.199.194:33935/ using document root <none> and password file <none>
I20260710 11:01:02.209811 15514 ts_manager.cc:194] Registered new tserver with Master: 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351)
I20260710 11:01:02.210302 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:02.210615 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:02.211007 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:02.212535 15514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55662
I20260710 11:01:02.212783 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.218356 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:01:02.222368 15653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.223343 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:02.223665 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.223982 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:02.242619 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:02.243918 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:02.245504 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:02.247975 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:02.248225 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.248512 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:02.248713 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.291465 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:41801
I20260710 11:01:02.291570 15715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:41801 every 8 connection(s)
I20260710 11:01:02.296346 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:02.304543 15719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:02.305065 15720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:02.308266 15716 heartbeater.cc:344] Connected to a master server at 127.11.199.254:46353
W20260710 11:01:02.308305 15722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:02.308624 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:02.309029 15716 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:02.309725 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:02.309980 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:02.310026 15716 heartbeater.cc:507] Master 127.11.199.254:46353 requested a full tablet report, sending...
I20260710 11:01:02.310218 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681262310182 us; error 0 us; skew 500 ppm
I20260710 11:01:02.311003 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:02.312593 15514 ts_manager.cc:194] Registered new tserver with Master: c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801)
I20260710 11:01:02.313668 12063 webserver.cc:533] Webserver started at http://127.11.199.195:46763/ using document root <none> and password file <none>
I20260710 11:01:02.314205 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:02.314198 15514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55668
I20260710 11:01:02.314594 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:02.315021 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:02.316284 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "a114f89c4abd4c939cb6e602b4271c66"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.320756 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:02.324123 15727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.325029 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:01:02.325278 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "a114f89c4abd4c939cb6e602b4271c66"
format_stamp: "Formatted at 2026-07-10 11:01:02 on dist-test-slave-pgv9"
I20260710 11:01:02.325544 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:02.350066 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:02.351346 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:02.352788 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:02.355007 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:02.355180 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.355469 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:02.355630 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:02.396358 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:43963
I20260710 11:01:02.396663 15789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:43963 every 8 connection(s)
I20260710 11:01:02.411021 15790 heartbeater.cc:344] Connected to a master server at 127.11.199.254:46353
I20260710 11:01:02.411450 15790 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:02.412278 15790 heartbeater.cc:507] Master 127.11.199.254:46353 requested a full tablet report, sending...
I20260710 11:01:02.414456 15514 ts_manager.cc:194] Registered new tserver with Master: a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:02.415498 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015860967s
I20260710 11:01:02.416375 15514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55684
I20260710 11:01:02.445464 15514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55696:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:02.447619 15514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:02.500752 15680 tablet_service.cc:1511] Processing CreateTablet for tablet 8288bd4e654c4a28813a074c4a7e6878 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.500649 15681 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a45791f5945069af2d5d050a29818 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.502249 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8288bd4e654c4a28813a074c4a7e6878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.503017 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a45791f5945069af2d5d050a29818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.503953 15606 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a45791f5945069af2d5d050a29818 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.505339 15606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a45791f5945069af2d5d050a29818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.508281 15605 tablet_service.cc:1511] Processing CreateTablet for tablet 8288bd4e654c4a28813a074c4a7e6878 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.509611 15605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8288bd4e654c4a28813a074c4a7e6878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.517628 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3a45791f5945069af2d5d050a29818 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.520192 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 8288bd4e654c4a28813a074c4a7e6878 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9de310ecbf184ad99e67e0dafac7dfc3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.521522 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8288bd4e654c4a28813a074c4a7e6878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.523277 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3a45791f5945069af2d5d050a29818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.533146 15805 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: Bootstrap starting.
I20260710 11:01:02.542448 15805 tablet_bootstrap.cc:654] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.544063 15806 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: Bootstrap starting.
I20260710 11:01:02.552743 15806 tablet_bootstrap.cc:654] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.560307 15807 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: Bootstrap starting.
I20260710 11:01:02.565639 15806 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: No bootstrap required, opened a new log
I20260710 11:01:02.566176 15806 ts_tablet_manager.cc:1403] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 11:01:02.566500 15805 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: No bootstrap required, opened a new log
I20260710 11:01:02.567066 15805 ts_tablet_manager.cc:1403] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.017s
I20260710 11:01:02.568149 15807 tablet_bootstrap.cc:654] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.568847 15806 raft_consensus.cc:359] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.569427 15806 raft_consensus.cc:385] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.569669 15806 raft_consensus.cc:740] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.570142 15805 raft_consensus.cc:359] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.570348 15806 consensus_queue.cc:260] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.571012 15805 raft_consensus.cc:385] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.571472 15805 raft_consensus.cc:740] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32c0278868b42a9b5c1d1615f1a4dd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.572409 15805 consensus_queue.cc:260] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.573271 15806 ts_tablet_manager.cc:1434] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:01:02.573997 15641 heartbeater.cc:499] Master 127.11.199.254:46353 was elected leader, sending a full tablet report...
I20260710 11:01:02.574083 15807 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: No bootstrap required, opened a new log
I20260710 11:01:02.574311 15806 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: Bootstrap starting.
I20260710 11:01:02.575017 15807 ts_tablet_manager.cc:1403] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:01:02.580920 15806 tablet_bootstrap.cc:654] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.581218 15807 raft_consensus.cc:359] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.582898 15807 raft_consensus.cc:385] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.583586 15807 raft_consensus.cc:740] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.585831 15807 consensus_queue.cc:260] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.600548 15805 ts_tablet_manager.cc:1434] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.021s
I20260710 11:01:02.601446 15716 heartbeater.cc:499] Master 127.11.199.254:46353 was elected leader, sending a full tablet report...
I20260710 11:01:02.601933 15806 tablet_bootstrap.cc:492] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: No bootstrap required, opened a new log
I20260710 11:01:02.602010 15805 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: Bootstrap starting.
I20260710 11:01:02.602464 15790 heartbeater.cc:499] Master 127.11.199.254:46353 was elected leader, sending a full tablet report...
I20260710 11:01:02.602607 15806 ts_tablet_manager.cc:1403] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260710 11:01:02.605670 15806 raft_consensus.cc:359] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.606405 15806 raft_consensus.cc:385] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.601954 15807 ts_tablet_manager.cc:1434] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.013s
I20260710 11:01:02.606738 15806 raft_consensus.cc:740] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.607857 15807 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: Bootstrap starting.
I20260710 11:01:02.607726 15806 consensus_queue.cc:260] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.609308 15805 tablet_bootstrap.cc:654] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.609958 15806 ts_tablet_manager.cc:1434] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:02.623171 15807 tablet_bootstrap.cc:654] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.623746 15805 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: No bootstrap required, opened a new log
I20260710 11:01:02.624279 15805 ts_tablet_manager.cc:1403] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 11:01:02.627576 15805 raft_consensus.cc:359] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.628847 15805 raft_consensus.cc:385] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.629307 15805 raft_consensus.cc:740] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32c0278868b42a9b5c1d1615f1a4dd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.630031 15805 consensus_queue.cc:260] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.630746 15807 tablet_bootstrap.cc:492] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: No bootstrap required, opened a new log
I20260710 11:01:02.631263 15807 ts_tablet_manager.cc:1403] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260710 11:01:02.632086 15805 ts_tablet_manager.cc:1434] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:02.633607 15807 raft_consensus.cc:359] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.634168 15807 raft_consensus.cc:385] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.634409 15807 raft_consensus.cc:740] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.635061 15807 consensus_queue.cc:260] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.636644 15807 ts_tablet_manager.cc:1434] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:01:02.650369 15791 tablet.cc:2406] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:02.712072 15814 raft_consensus.cc:493] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.712700 15814 raft_consensus.cc:515] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.714685 15814 leader_election.cc:290] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351)
I20260710 11:01:02.724998 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" is_pre_election: true
I20260710 11:01:02.725488 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" is_pre_election: true
I20260710 11:01:02.725817 15691 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 0.
I20260710 11:01:02.726167 15616 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 0.
I20260710 11:01:02.727273 15731 leader_election.cc:304] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a114f89c4abd4c939cb6e602b4271c66, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:02.728008 15814 raft_consensus.cc:2804] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.728343 15814 raft_consensus.cc:493] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.728644 15814 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.733771 15814 raft_consensus.cc:515] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.735569 15814 leader_election.cc:290] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 election: Requested vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351)
I20260710 11:01:02.736294 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:02.736541 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
I20260710 11:01:02.736913 15691 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.737061 15616 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.744112 15616 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 1.
I20260710 11:01:02.744112 15691 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 1.
I20260710 11:01:02.745401 15731 leader_election.cc:304] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a114f89c4abd4c939cb6e602b4271c66, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:02.746280 15814 raft_consensus.cc:2804] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.747447 15814 raft_consensus.cc:697] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Becoming Leader. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Running, Role: LEADER
I20260710 11:01:02.748241 15814 consensus_queue.cc:237] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.755793 15512 catalog_manager.cc:5697] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "a114f89c4abd4c939cb6e602b4271c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:02.761086 15811 raft_consensus.cc:493] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.761530 15811 raft_consensus.cc:515] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.764667 15811 leader_election.cc:290] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:02.770944 15812 raft_consensus.cc:493] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:02.771500 15812 raft_consensus.cc:515] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.773696 15812 leader_election.cc:290] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:02.777897 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" is_pre_election: true
I20260710 11:01:02.778486 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66" is_pre_election: true
I20260710 11:01:02.778756 15691 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 0.
I20260710 11:01:02.779286 15765 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 0.
I20260710 11:01:02.780243 15582 leader_election.cc:304] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:02.781450 15811 raft_consensus.cc:2804] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.781915 15811 raft_consensus.cc:493] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.782325 15811 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.790134 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" is_pre_election: true
I20260710 11:01:02.791038 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66" is_pre_election: true
I20260710 11:01:02.790890 15811 raft_consensus.cc:515] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.791678 15765 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c32c0278868b42a9b5c1d1615f1a4dd8 in term 0.
I20260710 11:01:02.792119 15616 raft_consensus.cc:2393] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c32c0278868b42a9b5c1d1615f1a4dd8 in current term 1: Already voted for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in this term.
I20260710 11:01:02.792840 15655 leader_election.cc:304] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a114f89c4abd4c939cb6e602b4271c66, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:02.793967 15812 raft_consensus.cc:2804] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:02.794341 15812 raft_consensus.cc:493] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:02.794286 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:02.794867 15812 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.794996 15765 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:02.797163 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:02.793135 15811 leader_election.cc:290] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 election: Requested vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:02.802011 15765 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 1.
I20260710 11:01:02.802043 15812 raft_consensus.cc:515] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.803385 15691 raft_consensus.cc:2393] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in current term 1: Already voted for candidate c32c0278868b42a9b5c1d1615f1a4dd8 in this term.
I20260710 11:01:02.803310 15580 leader_election.cc:304] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66; no voters: 
I20260710 11:01:02.804235 15811 raft_consensus.cc:2804] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:02.804387 15812 leader_election.cc:290] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [CANDIDATE]: Term 1 election: Requested vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:02.805529 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
I20260710 11:01:02.805948 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:02.806608 15765 raft_consensus.cc:2393] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c32c0278868b42a9b5c1d1615f1a4dd8 in current term 1: Already voted for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in this term.
I20260710 11:01:02.807492 15811 raft_consensus.cc:697] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Becoming Leader. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:02.808331 15811 consensus_queue.cc:237] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.812991 15655 leader_election.cc:304] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [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: c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66
I20260710 11:01:02.813903 15812 raft_consensus.cc:2749] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:02.815788 15512 catalog_manager.cc:5697] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:02.880002 15512 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55708:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:02.881971 15512 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:02.905336 15606 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d9e892d14416a60e863475894d9b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.906638 15606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d9e892d14416a60e863475894d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.906718 15681 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d9e892d14416a60e863475894d9b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.908003 15681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d9e892d14416a60e863475894d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.907902 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee9d9e892d14416a60e863475894d9b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:01:02.908967 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee9d9e892d14416a60e863475894d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.919950 15605 tablet_service.cc:1511] Processing CreateTablet for tablet 2328b6f88a1e4785bce3b0d013808c74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.921289 15605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2328b6f88a1e4785bce3b0d013808c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.922626 15806 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: Bootstrap starting.
I20260710 11:01:02.923897 15680 tablet_service.cc:1511] Processing CreateTablet for tablet 2328b6f88a1e4785bce3b0d013808c74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.925112 15680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2328b6f88a1e4785bce3b0d013808c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.922716 15807 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: Bootstrap starting.
I20260710 11:01:02.927534 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 2328b6f88a1e4785bce3b0d013808c74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9f071cf8595f46c5839c3900df2b548a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:01:02.928767 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2328b6f88a1e4785bce3b0d013808c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:02.929333 15806 tablet_bootstrap.cc:654] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.937736 15807 tablet_bootstrap.cc:654] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.938508 15806 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: No bootstrap required, opened a new log
I20260710 11:01:02.939280 15806 ts_tablet_manager.cc:1403] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 11:01:02.942685 15805 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: Bootstrap starting.
I20260710 11:01:02.942274 15806 raft_consensus.cc:359] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.947083 15806 raft_consensus.cc:385] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.947427 15806 raft_consensus.cc:740] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.949671 15805 tablet_bootstrap.cc:654] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.950786 15806 consensus_queue.cc:260] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.956080 15806 ts_tablet_manager.cc:1434] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 11:01:02.957103 15806 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: Bootstrap starting.
I20260710 11:01:02.957243 15807 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: No bootstrap required, opened a new log
I20260710 11:01:02.957875 15807 ts_tablet_manager.cc:1403] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.009s
I20260710 11:01:02.960857 15807 raft_consensus.cc:359] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.961594 15807 raft_consensus.cc:385] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.961882 15807 raft_consensus.cc:740] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.964087 15806 tablet_bootstrap.cc:654] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.963568 15807 consensus_queue.cc:260] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.966122 15807 ts_tablet_manager.cc:1434] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:02.974470 15807 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: Bootstrap starting.
I20260710 11:01:02.985114 15807 tablet_bootstrap.cc:654] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:02.985839 15806 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: No bootstrap required, opened a new log
I20260710 11:01:02.986362 15806 ts_tablet_manager.cc:1403] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260710 11:01:02.987190 15805 tablet_bootstrap.cc:492] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: No bootstrap required, opened a new log
I20260710 11:01:02.987694 15805 ts_tablet_manager.cc:1403] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.017s
I20260710 11:01:02.989076 15806 raft_consensus.cc:359] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.989727 15806 raft_consensus.cc:385] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.990041 15806 raft_consensus.cc:740] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.990689 15807 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: No bootstrap required, opened a new log
I20260710 11:01:02.990810 15806 consensus_queue.cc:260] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.991490 15807 ts_tablet_manager.cc:1403] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 11:01:02.990705 15805 raft_consensus.cc:359] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.992002 15805 raft_consensus.cc:385] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.992308 15805 raft_consensus.cc:740] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32c0278868b42a9b5c1d1615f1a4dd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.993062 15805 consensus_queue.cc:260] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.994205 15807 raft_consensus.cc:359] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:02.994956 15807 raft_consensus.cc:385] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:02.995268 15807 raft_consensus.cc:740] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Initialized, Role: FOLLOWER
I20260710 11:01:02.995278 15805 ts_tablet_manager.cc:1434] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:01:02.996542 15805 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Bootstrap starting.
I20260710 11:01:02.996656 15807 consensus_queue.cc:260] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.001263 15807 ts_tablet_manager.cc:1434] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 11:01:03.003533 15806 ts_tablet_manager.cc:1434] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 11:01:03.006276 15805 tablet_bootstrap.cc:654] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:03.011713 15805 tablet_bootstrap.cc:492] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: No bootstrap required, opened a new log
I20260710 11:01:03.012172 15805 ts_tablet_manager.cc:1403] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 11:01:03.014092 15805 raft_consensus.cc:359] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.014621 15805 raft_consensus.cc:385] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:03.014885 15805 raft_consensus.cc:740] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c32c0278868b42a9b5c1d1615f1a4dd8, State: Initialized, Role: FOLLOWER
I20260710 11:01:03.015442 15805 consensus_queue.cc:260] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.017290 15805 ts_tablet_manager.cc:1434] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 11:01:03.022428 15562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:03.056870 15811 raft_consensus.cc:493] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.057374 15811 raft_consensus.cc:515] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.059015 15811 leader_election.cc:290] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:03.059998 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d9e892d14416a60e863475894d9b" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" is_pre_election: true
I20260710 11:01:03.060071 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d9e892d14416a60e863475894d9b" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66" is_pre_election: true
I20260710 11:01:03.060699 15691 raft_consensus.cc:2468] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 0.
I20260710 11:01:03.060834 15765 raft_consensus.cc:2468] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 0.
I20260710 11:01:03.062152 15582 leader_election.cc:304] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:03.063141 15811 raft_consensus.cc:2804] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:03.063678 15811 raft_consensus.cc:493] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:03.063977 15811 raft_consensus.cc:3060] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.071208 15811 raft_consensus.cc:515] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.073145 15811 leader_election.cc:290] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 election: Requested vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:03.076310 15765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d9e892d14416a60e863475894d9b" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:03.076592 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee9d9e892d14416a60e863475894d9b" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:03.076946 15765 raft_consensus.cc:3060] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.077248 15691 raft_consensus.cc:3060] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.081930 15691 raft_consensus.cc:2468] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 1.
I20260710 11:01:03.081957 15765 raft_consensus.cc:2468] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 1.
I20260710 11:01:03.083024 15582 leader_election.cc:304] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:03.083702 15811 raft_consensus.cc:2804] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:03.084182 15811 raft_consensus.cc:697] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Becoming Leader. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:03.084893 15811 consensus_queue.cc:237] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.092263 15513 catalog_manager.cc:5697] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.114790 15814 raft_consensus.cc:493] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:03.115378 15814 raft_consensus.cc:515] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.117226 15814 leader_election.cc:290] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801)
I20260710 11:01:03.118013 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" is_pre_election: true
I20260710 11:01:03.118278 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" is_pre_election: true
I20260710 11:01:03.118649 15616 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 0.
I20260710 11:01:03.118993 15691 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 0.
I20260710 11:01:03.119998 15729 leader_election.cc:304] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66; no voters: 
I20260710 11:01:03.120704 15814 raft_consensus.cc:2804] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:03.121081 15814 raft_consensus.cc:493] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:03.121361 15814 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.126605 15814 raft_consensus.cc:515] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.128548 15814 leader_election.cc:290] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 election: Requested vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801)
I20260710 11:01:03.129272 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
I20260710 11:01:03.129622 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:03.129941 15616 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.130187 15691 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:03.136816 15691 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 1.
I20260710 11:01:03.136816 15616 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 1.
I20260710 11:01:03.138104 15729 leader_election.cc:304] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66; no voters: 
I20260710 11:01:03.138926 15814 raft_consensus.cc:2804] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:03.139390 15814 raft_consensus.cc:697] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Becoming Leader. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Running, Role: LEADER
I20260710 11:01:03.140149 15814 consensus_queue.cc:237] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.147492 15513 catalog_manager.cc:5697] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "a114f89c4abd4c939cb6e602b4271c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:03.197579 15765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818"
dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
mode: GRACEFUL
new_leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
 from {username='slave'} at 127.0.0.1:58958
I20260710 11:01:03.198169 15765 raft_consensus.cc:606] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Received request to transfer leadership to TS 22230bbc10bc4b2a89e5c5fafc959ab1
I20260710 11:01:03.210187 15811 consensus_queue.cc:1048] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.211612 15616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878"
dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
mode: GRACEFUL
new_leader_uuid: "a114f89c4abd4c939cb6e602b4271c66"
 from {username='slave'} at 127.0.0.1:55736
I20260710 11:01:03.212241 15616 raft_consensus.cc:606] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Received request to transfer leadership to TS a114f89c4abd4c939cb6e602b4271c66
I20260710 11:01:03.217999 15824 raft_consensus.cc:993] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: : Instructing follower a114f89c4abd4c939cb6e602b4271c66 to start an election
I20260710 11:01:03.218712 15811 raft_consensus.cc:1081] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Signalling peer a114f89c4abd4c939cb6e602b4271c66 to start an election
I20260710 11:01:03.220816 15764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878"
dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
 from {username='slave'} at 127.0.0.1:58940
I20260710 11:01:03.223196 15764 raft_consensus.cc:493] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.223742 15764 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.225245 15765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74"
dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
mode: GRACEFUL
new_leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
 from {username='slave'} at 127.0.0.1:58958
I20260710 11:01:03.226037 15765 raft_consensus.cc:606] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Received request to transfer leadership to TS 22230bbc10bc4b2a89e5c5fafc959ab1
I20260710 11:01:03.233055 15764 raft_consensus.cc:515] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.237530 15824 consensus_queue.cc:1048] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.239409 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
I20260710 11:01:03.240128 15616 raft_consensus.cc:3055] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.240474 15616 raft_consensus.cc:740] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:03.241245 15616 consensus_queue.cc:260] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.242172 15616 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.243665 15814 consensus_queue.cc:1048] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.250583 15616 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 2.
I20260710 11:01:03.251950 15764 leader_election.cc:290] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 2 election: Requested vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801)
I20260710 11:01:03.254859 15729 leader_election.cc:304] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66; no voters: 
I20260710 11:01:03.255065 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8288bd4e654c4a28813a074c4a7e6878" candidate_uuid: "a114f89c4abd4c939cb6e602b4271c66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:03.255775 15689 raft_consensus.cc:3060] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.257229 15814 raft_consensus.cc:2804] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.257757 15814 raft_consensus.cc:697] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 2 LEADER]: Becoming Leader. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Running, Role: LEADER
I20260710 11:01:03.258590 15814 consensus_queue.cc:237] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.264029 15689 raft_consensus.cc:2468] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a114f89c4abd4c939cb6e602b4271c66 in term 2.
I20260710 11:01:03.267966 15513 catalog_manager.cc:5697] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 reported cstate change: term changed from 1 to 2, leader changed from 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193) to a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "a114f89c4abd4c939cb6e602b4271c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:03.269894 15848 consensus_queue.cc:1048] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:03.282517 15848 raft_consensus.cc:993] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: : Instructing follower 22230bbc10bc4b2a89e5c5fafc959ab1 to start an election
I20260710 11:01:03.282996 15848 raft_consensus.cc:1081] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Signalling peer 22230bbc10bc4b2a89e5c5fafc959ab1 to start an election
I20260710 11:01:03.284791 15616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818"
dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
 from {username='slave'} at 127.0.0.1:55714
I20260710 11:01:03.285367 15616 raft_consensus.cc:493] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.285760 15616 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.292642 15616 raft_consensus.cc:515] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.294677 15616 leader_election.cc:290] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 2 election: Requested vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:03.295260 15689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:03.295883 15689 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.295792 15764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3a45791f5945069af2d5d050a29818" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:03.296468 15764 raft_consensus.cc:3055] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.296859 15764 raft_consensus.cc:740] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Running, Role: LEADER
I20260710 11:01:03.297693 15764 consensus_queue.cc:260] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.298947 15764 raft_consensus.cc:3060] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.302961 15689 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 2.
I20260710 11:01:03.304085 15582 leader_election.cc:304] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:03.304774 15824 raft_consensus.cc:2804] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.305255 15824 raft_consensus.cc:697] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Becoming Leader. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:03.305619 15764 raft_consensus.cc:2468] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 2.
I20260710 11:01:03.306128 15824 consensus_queue.cc:237] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.312683 15510 catalog_manager.cc:5697] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 reported cstate change: term changed from 1 to 2, leader changed from a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195) to 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193). New cstate: current_term: 2 leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.499130 15811 consensus_queue.cc:1048] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.510157 15811 consensus_queue.cc:1048] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.668370 15847 consensus_queue.cc:1048] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.678820 15814 consensus_queue.cc:1048] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:03.687722 15848 raft_consensus.cc:993] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: : Instructing follower 22230bbc10bc4b2a89e5c5fafc959ab1 to start an election
I20260710 11:01:03.688200 15848 raft_consensus.cc:1081] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Signalling peer 22230bbc10bc4b2a89e5c5fafc959ab1 to start an election
I20260710 11:01:03.689806 15616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74"
dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
 from {username='slave'} at 127.0.0.1:55714
I20260710 11:01:03.690433 15616 raft_consensus.cc:493] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:03.690796 15616 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.695276 15689 raft_consensus.cc:1275] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Refusing update from remote peer 22230bbc10bc4b2a89e5c5fafc959ab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.696872 15811 consensus_queue.cc:1048] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:03.697238 15616 raft_consensus.cc:515] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.700285 15764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:03.699723 15616 leader_election.cc:290] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 2 election: Requested vote from peers c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194:41801), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:03.700471 15691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
I20260710 11:01:03.700963 15764 raft_consensus.cc:3055] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:03.701185 15691 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.701370 15764 raft_consensus.cc:740] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a114f89c4abd4c939cb6e602b4271c66, State: Running, Role: LEADER
I20260710 11:01:03.702287 15764 consensus_queue.cc:260] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.703596 15764 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:03.708935 15691 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 2.
I20260710 11:01:03.709127 15764 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22230bbc10bc4b2a89e5c5fafc959ab1 in term 2.
I20260710 11:01:03.710364 15580 leader_election.cc:304] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22230bbc10bc4b2a89e5c5fafc959ab1, a114f89c4abd4c939cb6e602b4271c66; no voters: 
I20260710 11:01:03.711434 15811 raft_consensus.cc:2804] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:03.711925 15811 raft_consensus.cc:697] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Becoming Leader. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:03.713606 15811 consensus_queue.cc:237] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:03.717680 15764 raft_consensus.cc:1275] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Refusing update from remote peer 22230bbc10bc4b2a89e5c5fafc959ab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.719106 15854 consensus_queue.cc:1048] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.724537 15514 catalog_manager.cc:5697] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 reported cstate change: term changed from 1 to 2, leader changed from a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195) to 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193). New cstate: current_term: 2 leader_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:03.785838 15616 raft_consensus.cc:1275] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Refusing update from remote peer a114f89c4abd4c939cb6e602b4271c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.787102 15814 consensus_queue.cc:1048] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.794533 15689 raft_consensus.cc:1275] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Refusing update from remote peer a114f89c4abd4c939cb6e602b4271c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:03.796056 15814 consensus_queue.cc:1048] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:03.980599 12063 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:01:03.982101 12063 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:01:03.982414 12063 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:01:03.993765 15616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74"
dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
mode: GRACEFUL
new_leader_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
 from {username='slave'} at 127.0.0.1:55744
I20260710 11:01:03.994230 15616 raft_consensus.cc:606] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Received request to transfer leadership to TS c32c0278868b42a9b5c1d1615f1a4dd8
I20260710 11:01:03.995249 12063 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:01:04.122954 15764 raft_consensus.cc:1275] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Refusing update from remote peer 22230bbc10bc4b2a89e5c5fafc959ab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.124267 15824 consensus_queue.cc:1048] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.132485 15689 raft_consensus.cc:1275] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Refusing update from remote peer 22230bbc10bc4b2a89e5c5fafc959ab1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:04.134985 15841 consensus_queue.cc:1048] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:04.141074 15841 raft_consensus.cc:993] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: : Instructing follower c32c0278868b42a9b5c1d1615f1a4dd8 to start an election
I20260710 11:01:04.141573 15811 raft_consensus.cc:1081] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Signalling peer c32c0278868b42a9b5c1d1615f1a4dd8 to start an election
I20260710 11:01:04.143193 15689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74"
dest_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8"
 from {username='slave'} at 127.0.0.1:49240
I20260710 11:01:04.143764 15689 raft_consensus.cc:493] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:04.144069 15689 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:04.149220 15689 raft_consensus.cc:515] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:04.151141 15689 leader_election.cc:290] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [CANDIDATE]: Term 3 election: Requested vote from peers 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193:44351), a114f89c4abd4c939cb6e602b4271c66 (127.11.199.195:43963)
I20260710 11:01:04.151872 15616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1"
I20260710 11:01:04.152354 15764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2328b6f88a1e4785bce3b0d013808c74" candidate_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a114f89c4abd4c939cb6e602b4271c66"
I20260710 11:01:04.152568 15616 raft_consensus.cc:3055] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:04.152944 15616 raft_consensus.cc:740] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22230bbc10bc4b2a89e5c5fafc959ab1, State: Running, Role: LEADER
I20260710 11:01:04.152948 15764 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:04.154003 15616 consensus_queue.cc:260] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [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: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:04.155364 15616 raft_consensus.cc:3060] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:04.160523 15764 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32c0278868b42a9b5c1d1615f1a4dd8 in term 3.
I20260710 11:01:04.161873 15655 leader_election.cc:304] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [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: a114f89c4abd4c939cb6e602b4271c66, c32c0278868b42a9b5c1d1615f1a4dd8; no voters: 
I20260710 11:01:04.162719 15616 raft_consensus.cc:2468] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c32c0278868b42a9b5c1d1615f1a4dd8 in term 3.
I20260710 11:01:04.162739 15812 raft_consensus.cc:2804] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:04.164219 15812 raft_consensus.cc:697] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 LEADER]: Becoming Leader. State: Replica: c32c0278868b42a9b5c1d1615f1a4dd8, State: Running, Role: LEADER
I20260710 11:01:04.165014 15812 consensus_queue.cc:237] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [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: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } }
I20260710 11:01:04.170980 15510 catalog_manager.cc:5697] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 reported cstate change: term changed from 2 to 3, leader changed from 22230bbc10bc4b2a89e5c5fafc959ab1 (127.11.199.193) to c32c0278868b42a9b5c1d1615f1a4dd8 (127.11.199.194). New cstate: current_term: 3 leader_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22230bbc10bc4b2a89e5c5fafc959ab1" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 44351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c32c0278868b42a9b5c1d1615f1a4dd8" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 41801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a114f89c4abd4c939cb6e602b4271c66" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 43963 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:04.210958 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
I20260710 11:01:04.232017 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:04.232810 12063 tablet_replica.cc:333] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1: stopping tablet replica
I20260710 11:01:04.233381 12063 raft_consensus.cc:2243] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.233822 12063 raft_consensus.cc:2272] T 2328b6f88a1e4785bce3b0d013808c74 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.235987 12063 tablet_replica.cc:333] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1: stopping tablet replica
I20260710 11:01:04.236500 12063 raft_consensus.cc:2243] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:04.237208 12063 raft_consensus.cc:2272] T 2ee9d9e892d14416a60e863475894d9b P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.239197 12063 tablet_replica.cc:333] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1: stopping tablet replica
I20260710 11:01:04.239691 12063 raft_consensus.cc:2243] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:04.240391 12063 raft_consensus.cc:2272] T 0b3a45791f5945069af2d5d050a29818 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.242420 12063 tablet_replica.cc:333] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1: stopping tablet replica
I20260710 11:01:04.242823 12063 raft_consensus.cc:2243] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.243255 12063 raft_consensus.cc:2272] T 8288bd4e654c4a28813a074c4a7e6878 P 22230bbc10bc4b2a89e5c5fafc959ab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.265558 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
I20260710 11:01:04.276928 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
I20260710 11:01:04.294459 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:04.295130 12063 tablet_replica.cc:333] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: stopping tablet replica
I20260710 11:01:04.295673 12063 raft_consensus.cc:2243] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:04.296299 12063 pending_rounds.cc:70] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Trying to abort 1 pending ops.
I20260710 11:01:04.296494 12063 pending_rounds.cc:77] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958458027098112 op_type: NO_OP noop_request { }
I20260710 11:01:04.296794 12063 raft_consensus.cc:2889] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:01:04.297086 12063 raft_consensus.cc:2272] T 2328b6f88a1e4785bce3b0d013808c74 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.299182 12063 tablet_replica.cc:333] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8: stopping tablet replica
I20260710 11:01:04.299672 12063 raft_consensus.cc:2243] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.300073 12063 raft_consensus.cc:2272] T 2ee9d9e892d14416a60e863475894d9b P c32c0278868b42a9b5c1d1615f1a4dd8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.302023 12063 tablet_replica.cc:333] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8: stopping tablet replica
I20260710 11:01:04.302501 12063 raft_consensus.cc:2243] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.302956 12063 raft_consensus.cc:2272] T 8288bd4e654c4a28813a074c4a7e6878 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.304891 12063 tablet_replica.cc:333] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8: stopping tablet replica
I20260710 11:01:04.305354 12063 raft_consensus.cc:2243] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.305748 12063 raft_consensus.cc:2272] T 0b3a45791f5945069af2d5d050a29818 P c32c0278868b42a9b5c1d1615f1a4dd8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.328018 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
I20260710 11:01:04.339232 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:01:04.357082 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:04.357831 12063 tablet_replica.cc:333] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66: stopping tablet replica
I20260710 11:01:04.358424 12063 raft_consensus.cc:2243] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.358940 12063 raft_consensus.cc:2272] T 2328b6f88a1e4785bce3b0d013808c74 P a114f89c4abd4c939cb6e602b4271c66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.361157 12063 tablet_replica.cc:333] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66: stopping tablet replica
I20260710 11:01:04.361677 12063 raft_consensus.cc:2243] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.362090 12063 raft_consensus.cc:2272] T 2ee9d9e892d14416a60e863475894d9b P a114f89c4abd4c939cb6e602b4271c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.364442 12063 tablet_replica.cc:333] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66: stopping tablet replica
I20260710 11:01:04.364934 12063 raft_consensus.cc:2243] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:04.365651 12063 raft_consensus.cc:2272] T 8288bd4e654c4a28813a074c4a7e6878 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.367865 12063 tablet_replica.cc:333] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66: stopping tablet replica
I20260710 11:01:04.368335 12063 raft_consensus.cc:2243] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:04.368767 12063 raft_consensus.cc:2272] T 0b3a45791f5945069af2d5d050a29818 P a114f89c4abd4c939cb6e602b4271c66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.381263 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 11:01:04.392252 12063 master.cc:562] Master@127.11.199.254:46353 shutting down...
I20260710 11:01:04.407869 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:04.408411 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:04.408739 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P a63b6906034c4b989cd221a463bcee8a: stopping tablet replica
I20260710 11:01:04.427788 12063 master.cc:584] Master@127.11.199.254:46353 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2596 ms)
[----------] 6 tests from LeaderRebalancerTest (87315 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:01:04.456825 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:41621
I20260710 11:01:04.457957 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:04.462821 15858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.463140 15859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.464551 15861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.465756 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:04.466565 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:04.466733 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:04.466985 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681264466964 us; error 0 us; skew 500 ppm
I20260710 11:01:04.467550 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:04.469859 12063 webserver.cc:533] Webserver started at http://127.11.199.254:40607/ using document root <none> and password file <none>
I20260710 11:01:04.470358 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:04.470546 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:04.470817 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:04.472025 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "4366498073c54c868a2c61ae0cda6e13"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.476289 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:04.479668 15866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.480646 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:04.480931 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "4366498073c54c868a2c61ae0cda6e13"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.481182 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:04.494516 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:04.495525 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:04.530692 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:41621
I20260710 11:01:04.530818 15917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:41621 every 8 connection(s)
I20260710 11:01:04.534771 15918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:04.546098 15918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: Bootstrap starting.
I20260710 11:01:04.550735 15918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:04.554862 15918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: No bootstrap required, opened a new log
I20260710 11:01:04.557148 15918 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER }
I20260710 11:01:04.557554 15918 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:04.557747 15918 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4366498073c54c868a2c61ae0cda6e13, State: Initialized, Role: FOLLOWER
I20260710 11:01:04.558388 15918 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER }
I20260710 11:01:04.558857 15918 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:04.559069 15918 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:04.559298 15918 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:04.563977 15918 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER }
I20260710 11:01:04.564514 15918 leader_election.cc:304] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [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: 4366498073c54c868a2c61ae0cda6e13; no voters: 
I20260710 11:01:04.565701 15918 leader_election.cc:290] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:04.566066 15921 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:04.567567 15921 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 1 LEADER]: Becoming Leader. State: Replica: 4366498073c54c868a2c61ae0cda6e13, State: Running, Role: LEADER
I20260710 11:01:04.568306 15921 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [LEADER]: Queue going to LEADER mode. State: All 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: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER }
I20260710 11:01:04.569005 15918 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:04.571164 15922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4366498073c54c868a2c61ae0cda6e13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER } }
I20260710 11:01:04.571902 15922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:04.571166 15923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4366498073c54c868a2c61ae0cda6e13. Latest consensus state: current_term: 1 leader_uuid: "4366498073c54c868a2c61ae0cda6e13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4366498073c54c868a2c61ae0cda6e13" member_type: VOTER } }
I20260710 11:01:04.572726 15923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:04.577123 15925 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:04.585522 15925 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:04.586653 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:04.594671 15925 catalog_manager.cc:1383] Generated new cluster ID: f33c178aa84a4b6ba435d7f68630330b
I20260710 11:01:04.595118 15925 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:04.618453 15925 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:04.619771 15925 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:04.637704 15925 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: Generated new TSK 0
I20260710 11:01:04.638284 15925 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:04.653090 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:04.659329 15939 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.660346 15940 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.662848 12063 server_base.cc:1061] running on GCE node
W20260710 11:01:04.663223 15942 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.664194 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:04.664383 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:04.664556 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681264664543 us; error 0 us; skew 500 ppm
I20260710 11:01:04.665021 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:04.667500 12063 webserver.cc:533] Webserver started at http://127.11.199.193:37389/ using document root <none> and password file <none>
I20260710 11:01:04.667958 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:04.668110 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:04.668318 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:04.669342 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.673794 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:01:04.677181 15947 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.678184 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:04.678551 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.678826 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:04.690186 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:04.691367 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:04.692811 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:04.695026 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:04.695214 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.695479 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:04.695648 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.734243 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:42177
I20260710 11:01:04.734342 16009 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:42177 every 8 connection(s)
I20260710 11:01:04.739571 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:04.746022 16014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.747485 16015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.750252 16017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.750300 16010 heartbeater.cc:344] Connected to a master server at 127.11.199.254:41621
I20260710 11:01:04.750908 16010 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:04.751754 16010 heartbeater.cc:507] Master 127.11.199.254:41621 requested a full tablet report, sending...
I20260710 11:01:04.752218 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:04.753176 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:04.753391 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:04.753619 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681264753592 us; error 0 us; skew 500 ppm
I20260710 11:01:04.754144 15883 ts_manager.cc:194] Registered new tserver with Master: f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177)
I20260710 11:01:04.754150 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:04.756354 15883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53452
I20260710 11:01:04.756955 12063 webserver.cc:533] Webserver started at http://127.11.199.194:32921/ using document root <none> and password file <none>
I20260710 11:01:04.757608 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:04.757848 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:04.758124 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:04.759227 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.763640 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:04.767019 16022 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.767937 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:04.768203 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.768438 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:04.783143 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:04.784126 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:04.785435 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:04.787660 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:04.787891 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.788141 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:04.788312 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.825649 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:37403
I20260710 11:01:04.825757 16084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:37403 every 8 connection(s)
I20260710 11:01:04.830547 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:04.838258 16088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:04.838996 16089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.841995 16085 heartbeater.cc:344] Connected to a master server at 127.11.199.254:41621
W20260710 11:01:04.842026 16091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:04.842603 16085 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:04.843382 16085 heartbeater.cc:507] Master 127.11.199.254:41621 requested a full tablet report, sending...
I20260710 11:01:04.843506 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:04.844508 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:04.844686 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:04.844914 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681264844895 us; error 0 us; skew 500 ppm
I20260710 11:01:04.845598 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:04.845826 15883 ts_manager.cc:194] Registered new tserver with Master: b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:04.847354 15883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53464
I20260710 11:01:04.848562 12063 webserver.cc:533] Webserver started at http://127.11.199.195:45681/ using document root <none> and password file <none>
I20260710 11:01:04.849115 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:04.849308 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:04.849587 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:04.850644 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.855074 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:01:04.858429 16096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.859472 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:04.859824 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
format_stamp: "Formatted at 2026-07-10 11:01:04 on dist-test-slave-pgv9"
I20260710 11:01:04.860165 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:04.884542 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:04.885707 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:04.887256 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:04.889853 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:04.890115 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.890386 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:04.890594 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:04.933235 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:46051
I20260710 11:01:04.933339 16158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:46051 every 8 connection(s)
I20260710 11:01:04.947322 16159 heartbeater.cc:344] Connected to a master server at 127.11.199.254:41621
I20260710 11:01:04.947762 16159 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:04.948443 16159 heartbeater.cc:507] Master 127.11.199.254:41621 requested a full tablet report, sending...
I20260710 11:01:04.950399 15883 ts_manager.cc:194] Registered new tserver with Master: 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:04.951463 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014629728s
I20260710 11:01:04.951949 15883 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53470
I20260710 11:01:04.976950 15883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:04.979714 15883 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:05.055140 16050 tablet_service.cc:1511] Processing CreateTablet for tablet ecc7e4a63c5342d2b7bf08de65da53b8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:05.056730 16050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc7e4a63c5342d2b7bf08de65da53b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.057410 16048 tablet_service.cc:1511] Processing CreateTablet for tablet 40a725eba6364cb8bba7d2aebd585fef (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:05.058961 16048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a725eba6364cb8bba7d2aebd585fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.068737 15975 tablet_service.cc:1511] Processing CreateTablet for tablet ecc7e4a63c5342d2b7bf08de65da53b8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:05.068904 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 982136d6283a4afe99f410138e233cf5 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:05.070245 15975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc7e4a63c5342d2b7bf08de65da53b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.070530 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982136d6283a4afe99f410138e233cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.072103 16046 tablet_service.cc:1511] Processing CreateTablet for tablet d1a3d7414a95483aa4ee6abfeaf90bd4 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:05.074723 15972 tablet_service.cc:1511] Processing CreateTablet for tablet 982136d6283a4afe99f410138e233cf5 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:05.075165 15970 tablet_service.cc:1511] Processing CreateTablet for tablet f7a33f7595dd4dcc8423d8888da7c950 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:05.074936 15974 tablet_service.cc:1511] Processing CreateTablet for tablet ae9383f8cdbc4621a88b69b077152cb0 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:05.076303 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 40a725eba6364cb8bba7d2aebd585fef (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:05.077056 15971 tablet_service.cc:1511] Processing CreateTablet for tablet d1a3d7414a95483aa4ee6abfeaf90bd4 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:05.078301 16049 tablet_service.cc:1511] Processing CreateTablet for tablet ae9383f8cdbc4621a88b69b077152cb0 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:05.080785 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982136d6283a4afe99f410138e233cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.081559 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a3d7414a95483aa4ee6abfeaf90bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.083160 15969 tablet_service.cc:1511] Processing CreateTablet for tablet f4b8a6b9c84c4b65a69422c603245ae6 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:05.084569 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b8a6b9c84c4b65a69422c603245ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.085664 15968 tablet_service.cc:1511] Processing CreateTablet for tablet 1a16628d5ab64be0a078744d3b696fcf (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:05.087056 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a16628d5ab64be0a078744d3b696fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.091394 15967 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5816ebb3a44b3b2282334103b06a8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:05.092015 16124 tablet_service.cc:1511] Processing CreateTablet for tablet ecc7e4a63c5342d2b7bf08de65da53b8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:05.092970 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a3d7414a95483aa4ee6abfeaf90bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.093412 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecc7e4a63c5342d2b7bf08de65da53b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.093658 16049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9383f8cdbc4621a88b69b077152cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.093972 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 982136d6283a4afe99f410138e233cf5 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:05.095338 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 982136d6283a4afe99f410138e233cf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.089445 15974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9383f8cdbc4621a88b69b077152cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.095944 16123 tablet_service.cc:1511] Processing CreateTablet for tablet ae9383f8cdbc4621a88b69b077152cb0 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:05.097430 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9383f8cdbc4621a88b69b077152cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.099177 15967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5816ebb3a44b3b2282334103b06a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.099855 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a725eba6364cb8bba7d2aebd585fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.100034 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 40a725eba6364cb8bba7d2aebd585fef (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:05.101372 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a725eba6364cb8bba7d2aebd585fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.104022 16120 tablet_service.cc:1511] Processing CreateTablet for tablet d1a3d7414a95483aa4ee6abfeaf90bd4 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:05.105356 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a3d7414a95483aa4ee6abfeaf90bd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.107208 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a33f7595dd4dcc8423d8888da7c950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.121974 16044 tablet_service.cc:1511] Processing CreateTablet for tablet f4b8a6b9c84c4b65a69422c603245ae6 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:05.123549 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b8a6b9c84c4b65a69422c603245ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.128320 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 1a16628d5ab64be0a078744d3b696fcf (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:05.129776 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a16628d5ab64be0a078744d3b696fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.131942 16042 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5816ebb3a44b3b2282334103b06a8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:05.133265 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5816ebb3a44b3b2282334103b06a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.122004 16045 tablet_service.cc:1511] Processing CreateTablet for tablet f7a33f7595dd4dcc8423d8888da7c950 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:05.139181 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a33f7595dd4dcc8423d8888da7c950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.155077 16119 tablet_service.cc:1511] Processing CreateTablet for tablet f7a33f7595dd4dcc8423d8888da7c950 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:05.156538 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a33f7595dd4dcc8423d8888da7c950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.173007 16120 tablet_service.cc:1511] Processing CreateTablet for tablet f4b8a6b9c84c4b65a69422c603245ae6 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:05.174603 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b8a6b9c84c4b65a69422c603245ae6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.186627 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 1a16628d5ab64be0a078744d3b696fcf (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:05.189846 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a16628d5ab64be0a078744d3b696fcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.188489 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 7cb5816ebb3a44b3b2282334103b06a8 (DEFAULT_TABLE table=test-workload [id=85eb88f7f6184d89a975119c992ba33a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:05.195474 16174 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.195663 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cb5816ebb3a44b3b2282334103b06a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:05.209964 16175 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.224366 16174 tablet_bootstrap.cc:654] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.230119 16176 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.241231 16175 tablet_bootstrap.cc:654] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.245671 16176 tablet_bootstrap.cc:654] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.260375 16174 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.260864 16174 ts_tablet_manager.cc:1403] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.022s
I20260710 11:01:05.267331 16174 raft_consensus.cc:359] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.268074 16174 raft_consensus.cc:385] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.268373 16174 raft_consensus.cc:740] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.269200 16176 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.269134 16174 consensus_queue.cc:260] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.269698 16176 ts_tablet_manager.cc:1403] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.000s
I20260710 11:01:05.271405 16159 heartbeater.cc:499] Master 127.11.199.254:41621 was elected leader, sending a full tablet report...
I20260710 11:01:05.271898 16174 ts_tablet_manager.cc:1434] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:01:05.272763 16174 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.275334 16175 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.275847 16175 ts_tablet_manager.cc:1403] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.004s
I20260710 11:01:05.276582 16176 raft_consensus.cc:359] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.277328 16176 raft_consensus.cc:385] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.277647 16176 raft_consensus.cc:740] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.278172 16174 tablet_bootstrap.cc:654] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.278687 16175 raft_consensus.cc:359] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.278617 16176 consensus_queue.cc:260] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.279537 16175 raft_consensus.cc:385] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.279851 16175 raft_consensus.cc:740] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.281011 16175 consensus_queue.cc:260] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.286787 16174 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.287390 16174 ts_tablet_manager.cc:1403] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:01:05.290185 16174 raft_consensus.cc:359] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.290935 16174 raft_consensus.cc:385] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.291229 16174 raft_consensus.cc:740] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.293040 16010 heartbeater.cc:499] Master 127.11.199.254:41621 was elected leader, sending a full tablet report...
I20260710 11:01:05.294051 16176 ts_tablet_manager.cc:1434] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 11:01:05.295447 16176 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.302873 16174 consensus_queue.cc:260] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.303480 16176 tablet_bootstrap.cc:654] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.305038 16085 heartbeater.cc:499] Master 127.11.199.254:41621 was elected leader, sending a full tablet report...
I20260710 11:01:05.310019 16174 ts_tablet_manager.cc:1434] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:01:05.311136 16174 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.317262 16174 tablet_bootstrap.cc:654] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.318462 16175 ts_tablet_manager.cc:1434] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.042s	user 0.014s	sys 0.016s
I20260710 11:01:05.319862 16175 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.329988 16174 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.330590 16174 ts_tablet_manager.cc:1403] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 11:01:05.332470 16175 tablet_bootstrap.cc:654] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.333437 16174 raft_consensus.cc:359] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.334232 16174 raft_consensus.cc:385] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.334539 16174 raft_consensus.cc:740] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.335685 16174 consensus_queue.cc:260] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.337891 16174 ts_tablet_manager.cc:1434] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:05.338856 16176 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.338883 16174 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.339430 16176 ts_tablet_manager.cc:1403] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.016s
I20260710 11:01:05.340588 16180 raft_consensus.cc:493] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.341064 16180 raft_consensus.cc:515] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.342324 16176 raft_consensus.cc:359] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.343052 16176 raft_consensus.cc:385] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.343321 16176 raft_consensus.cc:740] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.344026 16176 consensus_queue.cc:260] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.346040 16174 tablet_bootstrap.cc:654] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.346117 16176 ts_tablet_manager.cc:1434] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:05.347157 16176 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.352078 16175 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.352577 16175 ts_tablet_manager.cc:1403] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260710 11:01:05.352907 16176 tablet_bootstrap.cc:654] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.355813 16175 raft_consensus.cc:359] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.356773 16175 raft_consensus.cc:385] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.357056 16175 raft_consensus.cc:740] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.358300 16175 consensus_queue.cc:260] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.360080 16180 leader_election.cc:290] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.366919 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.368022 16175 ts_tablet_manager.cc:1434] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260710 11:01:05.369426 16099 leader_election.cc:343] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.374310 16176 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.374867 16176 ts_tablet_manager.cc:1403] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260710 11:01:05.374454 16060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.375636 16175 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.375524 16060 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:05.378010 16100 leader_election.cc:304] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.377605 16176 raft_consensus.cc:359] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.379556 16180 raft_consensus.cc:2804] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.379679 16176 raft_consensus.cc:385] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.380023 16180 raft_consensus.cc:493] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.380118 16176 raft_consensus.cc:740] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.381057 16174 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.381760 16174 ts_tablet_manager.cc:1403] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.004s
I20260710 11:01:05.381217 16176 consensus_queue.cc:260] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.380542 16180 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.382217 16175 tablet_bootstrap.cc:654] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.383689 16176 ts_tablet_manager.cc:1434] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:05.384714 16176 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.385237 16174 raft_consensus.cc:359] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.386034 16174 raft_consensus.cc:385] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.386379 16174 raft_consensus.cc:740] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.387425 16174 consensus_queue.cc:260] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.392656 16176 tablet_bootstrap.cc:654] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.393399 16175 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.393942 16175 ts_tablet_manager.cc:1403] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260710 11:01:05.397368 16175 raft_consensus.cc:359] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.398394 16175 raft_consensus.cc:385] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.398772 16175 raft_consensus.cc:740] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.400041 16175 consensus_queue.cc:260] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.390554 16180 raft_consensus.cc:515] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.406435 16175 ts_tablet_manager.cc:1434] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:01:05.408028 16175 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.408094 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
W20260710 11:01:05.410095 16099 leader_election.cc:343] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.417128 16060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:05.417522 16175 tablet_bootstrap.cc:654] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.417522 16176 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.418340 16176 ts_tablet_manager.cc:1403] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.008s
I20260710 11:01:05.421869 16060 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.421625 16176 raft_consensus.cc:359] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.422631 16176 raft_consensus.cc:385] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.423055 16176 raft_consensus.cc:740] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.424253 16176 consensus_queue.cc:260] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.429029 16175 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.429301 16176 ts_tablet_manager.cc:1434] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:01:05.429594 16175 ts_tablet_manager.cc:1403] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:01:05.430335 16176 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.432551 16175 raft_consensus.cc:359] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.433279 16175 raft_consensus.cc:385] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.433594 16175 raft_consensus.cc:740] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.434613 16175 consensus_queue.cc:260] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.437016 16176 tablet_bootstrap.cc:654] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.437280 16175 ts_tablet_manager.cc:1434] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:05.438359 16175 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.452450 16175 tablet_bootstrap.cc:654] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.455207 16180 leader_election.cc:290] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.458209 16176 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.458938 16176 ts_tablet_manager.cc:1403] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.021s
I20260710 11:01:05.459476 16060 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:05.460824 16100 leader_election.cc:304] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.461138 16183 raft_consensus.cc:493] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.462545 16183 raft_consensus.cc:515] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.462728 16176 raft_consensus.cc:359] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.463816 16176 raft_consensus.cc:385] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.464229 16176 raft_consensus.cc:740] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.465310 16176 consensus_queue.cc:260] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.470023 16176 ts_tablet_manager.cc:1434] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:01:05.471170 16176 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.472855 16175 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.473374 16175 ts_tablet_manager.cc:1403] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260710 11:01:05.473426 16183 leader_election.cc:290] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.476337 16175 raft_consensus.cc:359] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.477090 16176 tablet_bootstrap.cc:654] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.483270 16180 raft_consensus.cc:2804] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.483953 16180 raft_consensus.cc:697] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:05.485076 16180 consensus_queue.cc:237] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.488950 16174 ts_tablet_manager.cc:1434] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.107s	user 0.024s	sys 0.075s
I20260710 11:01:05.490094 16174 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.477087 16175 raft_consensus.cc:385] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.492764 16175 raft_consensus.cc:740] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.493795 16175 consensus_queue.cc:260] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.496827 16175 ts_tablet_manager.cc:1434] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:01:05.497267 16174 tablet_bootstrap.cc:654] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.498034 16175 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.506906 16175 tablet_bootstrap.cc:654] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.509303 16174 tablet_bootstrap.cc:492] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.509931 16174 ts_tablet_manager.cc:1403] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:01:05.512329 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.513132 16174 raft_consensus.cc:359] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
W20260710 11:01:05.513921 16025 leader_election.cc:343] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.513962 16174 raft_consensus.cc:385] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.517158 16174 raft_consensus.cc:740] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.517975 16174 consensus_queue.cc:260] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.520282 16174 ts_tablet_manager.cc:1434] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 11:01:05.521988 16174 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.525264 16175 tablet_bootstrap.cc:492] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.525950 16175 ts_tablet_manager.cc:1403] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260710 11:01:05.528550 16174 tablet_bootstrap.cc:654] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.530191 16175 raft_consensus.cc:359] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.530759 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.531333 16175 raft_consensus.cc:385] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.531581 16134 raft_consensus.cc:2468] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:05.531807 16175 raft_consensus.cc:740] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.533012 16175 consensus_queue.cc:260] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.533499 16026 leader_election.cc:304] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.535192 16183 raft_consensus.cc:2804] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.535665 16183 raft_consensus.cc:493] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.536080 16183 raft_consensus.cc:3060] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.536335 16175 ts_tablet_manager.cc:1434] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:01:05.537760 16175 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.540678 16174 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.541286 16174 ts_tablet_manager.cc:1403] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260710 11:01:05.544256 16174 raft_consensus.cc:359] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.545298 16174 raft_consensus.cc:385] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.545750 16174 raft_consensus.cc:740] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.546293 16175 tablet_bootstrap.cc:654] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.547034 16174 consensus_queue.cc:260] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.549862 16174 ts_tablet_manager.cc:1434] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:05.551195 16174 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.548923 16183 raft_consensus.cc:515] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.558874 16174 tablet_bootstrap.cc:654] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.559476 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
W20260710 11:01:05.560889 16025 leader_election.cc:343] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.563575 16175 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.563638 16181 raft_consensus.cc:493] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.564227 16181 raft_consensus.cc:515] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.567677 16181 leader_election.cc:290] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.564242 16175 ts_tablet_manager.cc:1403] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260710 11:01:05.569255 16191 raft_consensus.cc:493] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.574270 16191 raft_consensus.cc:515] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.578253 16191 leader_election.cc:290] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
W20260710 11:01:05.579450 15931 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:05.580492 16191 raft_consensus.cc:493] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.581161 16176 tablet_bootstrap.cc:492] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.581094 16191 raft_consensus.cc:515] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.581815 16176 ts_tablet_manager.cc:1403] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.074s
I20260710 11:01:05.584403 16191 leader_election.cc:290] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.585968 16176 raft_consensus.cc:359] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.587159 16176 raft_consensus.cc:385] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.587627 16176 raft_consensus.cc:740] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.588649 16176 consensus_queue.cc:260] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.589430 16175 raft_consensus.cc:359] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.590415 16175 raft_consensus.cc:385] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.591928 16183 leader_election.cc:290] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.594568 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:05.595438 16134 raft_consensus.cc:3060] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.590777 16175 raft_consensus.cc:740] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.600457 16175 consensus_queue.cc:260] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.603914 16134 raft_consensus.cc:2468] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:05.604573 16174 tablet_bootstrap.cc:492] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.606869 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.605733 16176 ts_tablet_manager.cc:1434] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:01:05.608368 16176 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.608449 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.607074 16174 ts_tablet_manager.cc:1403] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.012s
I20260710 11:01:05.609156 15985 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
W20260710 11:01:05.610198 16099 leader_election.cc:343] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.610176 16026 leader_election.cc:304] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.613153 16175 ts_tablet_manager.cc:1434] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 11:01:05.613729 16060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.614192 16175 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.613977 16099 leader_election.cc:304] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:05.614764 16180 raft_consensus.cc:493] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.614852 16174 raft_consensus.cc:359] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.615324 16180 raft_consensus.cc:515] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.615800 16174 raft_consensus.cc:385] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.616968 16203 raft_consensus.cc:2804] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.619042 16174 raft_consensus.cc:740] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.619052 16191 raft_consensus.cc:493] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.619899 16191 raft_consensus.cc:515] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.620090 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.620167 16174 consensus_queue.cc:260] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.621245 16175 tablet_bootstrap.cc:654] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.622035 16191 leader_election.cc:290] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.622589 16191 raft_consensus.cc:2804] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.623383 16176 tablet_bootstrap.cc:654] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.623493 16191 raft_consensus.cc:493] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.623982 16191 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:05.627617 16100 leader_election.cc:343] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.628283 16100 leader_election.cc:304] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e; no voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.628021 15882 catalog_manager.cc:5697] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
W20260710 11:01:05.629779 16100 leader_election.cc:343] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.631687 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.632493 16059 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:05.634742 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.635632 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.636631 15985 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:05.635730 16059 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:05.640702 16100 leader_election.cc:304] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:05.643262 16181 raft_consensus.cc:493] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.643953 16181 raft_consensus.cc:515] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.646571 16181 leader_election.cc:290] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.648396 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.617462 16180 leader_election.cc:290] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177)
I20260710 11:01:05.649241 15985 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:05.649887 16180 raft_consensus.cc:2749] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:05.652357 16099 leader_election.cc:304] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:05.655418 16183 raft_consensus.cc:493] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.657691 16183 raft_consensus.cc:515] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.656683 16207 raft_consensus.cc:2804] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.660458 16207 raft_consensus.cc:493] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.660923 16207 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.657071 16180 raft_consensus.cc:2804] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.667121 16180 raft_consensus.cc:493] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.667623 16180 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.671574 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.672708 15985 raft_consensus.cc:2468] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:05.674556 16025 leader_election.cc:304] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:05.676678 16183 leader_election.cc:290] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.678471 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.680081 16183 raft_consensus.cc:2804] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.680563 16183 raft_consensus.cc:493] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.680984 16183 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:05.680792 16026 leader_election.cc:343] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.686960 16203 raft_consensus.cc:697] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:05.688422 16203 consensus_queue.cc:237] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.691530 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.692278 16059 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 0.
I20260710 11:01:05.694641 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.697427 15951 leader_election.cc:304] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:05.699113 16209 raft_consensus.cc:493] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.699918 16209 raft_consensus.cc:515] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.706305 16181 raft_consensus.cc:2804] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.706948 16181 raft_consensus.cc:493] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.707443 16181 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.712371 16207 raft_consensus.cc:515] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.716291 15985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:05.718287 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
W20260710 11:01:05.719957 16025 leader_election.cc:343] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.722054 16183 raft_consensus.cc:515] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.723495 16191 raft_consensus.cc:515] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.718086 16180 raft_consensus.cc:515] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.729590 16174 ts_tablet_manager.cc:1434] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.120s	user 0.012s	sys 0.047s
I20260710 11:01:05.730763 16174 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.731511 16060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:05.732841 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:05.733608 16058 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.737682 16174 tablet_bootstrap.cc:654] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.737494 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:05.738252 16059 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.742331 16058 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:05.743177 16207 leader_election.cc:290] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.747205 16059 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:05.750770 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:05.751626 15984 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.756196 16203 raft_consensus.cc:493] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.756886 16203 raft_consensus.cc:515] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.758697 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.759660 16203 leader_election.cc:290] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
W20260710 11:01:05.760317 16026 leader_election.cc:343] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.760875 16026 leader_election.cc:304] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.763490 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.764371 16134 raft_consensus.cc:2468] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:05.766517 16026 leader_election.cc:304] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:05.767048 16203 raft_consensus.cc:2749] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:01:05.767871 16100 leader_election.cc:343] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.768932 16100 leader_election.cc:304] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:05.769205 16203 raft_consensus.cc:2804] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:05.769843 16203 raft_consensus.cc:493] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:05.770275 16100 leader_election.cc:304] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:05.770525 16203 raft_consensus.cc:3060] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.771693 16207 raft_consensus.cc:2804] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.775676 15882 catalog_manager.cc:5697] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.780928 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:05.782260 16176 tablet_bootstrap.cc:492] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.782379 16210 raft_consensus.cc:2804] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:05.782342 16026 leader_election.cc:343] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:05.782821 16176 ts_tablet_manager.cc:1403] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.042s
I20260710 11:01:05.784896 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:05.785668 15981 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.786036 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:05.786408 16181 raft_consensus.cc:515] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.788090 15985 raft_consensus.cc:2393] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c3ab9d9513846d7ab00bccc926d9f8e in current term 1: Already voted for candidate f173e59a1edd4a3e8e4ba58ebe30781e in this term.
I20260710 11:01:05.788936 16176 raft_consensus.cc:359] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.789747 16176 raft_consensus.cc:385] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.790028 16209 leader_election.cc:290] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.790127 16176 raft_consensus.cc:740] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.791429 16176 consensus_queue.cc:260] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.784850 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:05.793437 15983 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.796229 16181 leader_election.cc:290] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.799921 16180 leader_election.cc:290] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177)
I20260710 11:01:05.802704 16210 raft_consensus.cc:697] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:05.804204 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:05.804997 16059 raft_consensus.cc:2393] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f173e59a1edd4a3e8e4ba58ebe30781e in current term 1: Already voted for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in this term.
I20260710 11:01:05.804620 16210 consensus_queue.cc:237] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.810323 15983 raft_consensus.cc:2468] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:05.726132 16191 leader_election.cc:290] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:05.812361 16183 leader_election.cc:290] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.748731 16218 raft_consensus.cc:493] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:05.820128 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.820485 15984 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:05.820678 16175 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.820960 16207 raft_consensus.cc:697] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:05.821549 16203 raft_consensus.cc:515] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.822909 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a3d7414a95483aa4ee6abfeaf90bd4" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.830005 16175 ts_tablet_manager.cc:1403] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.216s	user 0.061s	sys 0.101s
I20260710 11:01:05.830250 16133 raft_consensus.cc:2393] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f173e59a1edd4a3e8e4ba58ebe30781e in current term 1: Already voted for candidate b5f374c1d69c498aa85459f3c6f29b7e in this term.
I20260710 11:01:05.827913 16025 leader_election.cc:304] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:05.830224 16207 consensus_queue.cc:237] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.823137 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:05.814395 15981 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:05.832370 16183 raft_consensus.cc:2804] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.832883 16183 raft_consensus.cc:697] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:05.833385 16175 raft_consensus.cc:359] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.833709 16183 consensus_queue.cc:237] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.834321 16175 raft_consensus.cc:385] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.835289 16175 raft_consensus.cc:740] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.836910 16176 ts_tablet_manager.cc:1434] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.010s
I20260710 11:01:05.836978 16099 leader_election.cc:304] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:05.837653 16175 consensus_queue.cc:260] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.830319 16174 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.838464 16176 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.839560 16191 raft_consensus.cc:2804] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.836802 15951 leader_election.cc:304] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:05.840936 16191 raft_consensus.cc:697] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:05.841022 16174 ts_tablet_manager.cc:1403] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.027s
I20260710 11:01:05.842070 16191 consensus_queue.cc:237] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.842897 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:05.843549 16132 raft_consensus.cc:3060] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.846760 16174 raft_consensus.cc:359] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.848001 16222 raft_consensus.cc:3060] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.847422 15951 leader_election.cc:304] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [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: f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:05.850998 16181 raft_consensus.cc:2749] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:05.840337 16175 ts_tablet_manager.cc:1434] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:01:05.853067 16175 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:05.856746 16174 raft_consensus.cc:385] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.862167 16174 raft_consensus.cc:740] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.859328 16176 tablet_bootstrap.cc:654] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.860074 15882 catalog_manager.cc:5697] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.863819 15882 catalog_manager.cc:5697] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.865686 16174 consensus_queue.cc:260] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.867328 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:05.868112 16174 ts_tablet_manager.cc:1434] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:01:05.869081 16174 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:05.861480 15883 catalog_manager.cc:5697] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.869861 16175 tablet_bootstrap.cc:654] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.849634 16203 leader_election.cc:290] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.829208 16218 raft_consensus.cc:515] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.876648 15982 raft_consensus.cc:2468] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:05.878172 16176 tablet_bootstrap.cc:492] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.878690 16176 ts_tablet_manager.cc:1403] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.006s
I20260710 11:01:05.881660 16218 leader_election.cc:290] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:05.881531 16176 raft_consensus.cc:359] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.882347 16176 raft_consensus.cc:385] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.882921 16174 tablet_bootstrap.cc:654] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.883971 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:05.884889 16059 raft_consensus.cc:2393] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f173e59a1edd4a3e8e4ba58ebe30781e in current term 1: Already voted for candidate b5f374c1d69c498aa85459f3c6f29b7e in this term.
I20260710 11:01:05.882637 16176 raft_consensus.cc:740] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.885713 16176 consensus_queue.cc:260] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.886412 16175 tablet_bootstrap.cc:492] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:05.888399 16175 ts_tablet_manager.cc:1403] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.008s
I20260710 11:01:05.887548 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b8a6b9c84c4b65a69422c603245ae6" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:05.893221 16222 raft_consensus.cc:2749] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:05.894290 16175 raft_consensus.cc:359] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.896060 16132 raft_consensus.cc:2468] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:05.896656 16175 raft_consensus.cc:385] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.897356 16175 raft_consensus.cc:740] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.897394 16026 leader_election.cc:304] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:05.898159 16176 ts_tablet_manager.cc:1434] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:01:05.898535 16174 tablet_bootstrap.cc:492] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:05.895824 15951 leader_election.cc:304] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:05.899148 16203 raft_consensus.cc:2804] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:05.899284 16222 raft_consensus.cc:3060] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:05.900107 16203 raft_consensus.cc:697] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:05.901053 16175 consensus_queue.cc:260] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.899228 16176 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:05.904747 16175 ts_tablet_manager.cc:1434] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:01:05.906723 16222 raft_consensus.cc:2749] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:05.901228 16203 consensus_queue.cc:237] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.899071 16174 ts_tablet_manager.cc:1403] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.009s
I20260710 11:01:05.911870 16176 tablet_bootstrap.cc:654] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:05.912665 16174 raft_consensus.cc:359] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.913304 16174 raft_consensus.cc:385] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.913545 16174 raft_consensus.cc:740] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.914376 16174 consensus_queue.cc:260] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.916826 16174 ts_tablet_manager.cc:1434] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:05.919488 16176 tablet_bootstrap.cc:492] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:05.920009 16176 ts_tablet_manager.cc:1403] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 11:01:05.919271 15882 catalog_manager.cc:5697] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:05.922691 16176 raft_consensus.cc:359] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.923350 16176 raft_consensus.cc:385] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:05.923640 16176 raft_consensus.cc:740] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:05.924304 16176 consensus_queue.cc:260] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:05.924235 15881 catalog_manager.cc:5697] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:05.926532 16176 ts_tablet_manager.cc:1434] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:06.065096 16191 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.075800 15982 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.084297 16203 consensus_queue.cc:1048] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.084995 16191 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.086475 16203 consensus_queue.cc:1048] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.137326 16191 raft_consensus.cc:493] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.137850 16191 raft_consensus.cc:515] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.139793 16191 leader_election.cc:290] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:06.140605 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:06.140880 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:06.141371 15981 raft_consensus.cc:2393] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c3ab9d9513846d7ab00bccc926d9f8e in current term 1: Already voted for candidate b5f374c1d69c498aa85459f3c6f29b7e in this term.
I20260710 11:01:06.142367 16100 leader_election.cc:304] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e; no voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:06.143057 16191 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.148082 16191 raft_consensus.cc:2749] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:06.231273 16191 consensus_queue.cc:1048] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.242033 16207 consensus_queue.cc:1048] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.256492 16222 raft_consensus.cc:493] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.257045 16222 raft_consensus.cc:515] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.259230 16222 leader_election.cc:290] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.259862 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:06.260206 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:06.260414 16059 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 0.
I20260710 11:01:06.260830 16132 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 0.
I20260710 11:01:06.261401 15951 leader_election.cc:304] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.262107 16222 raft_consensus.cc:2804] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.262456 16222 raft_consensus.cc:493] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.262737 16222 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.267306 16222 raft_consensus.cc:515] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.268937 16222 leader_election.cc:290] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.269685 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:06.269984 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.270318 16059 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.270679 16132 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.276029 16059 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 1.
I20260710 11:01:06.276029 16183 consensus_queue.cc:1048] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.276930 16132 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 1.
I20260710 11:01:06.277320 15951 leader_election.cc:304] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.278091 16222 raft_consensus.cc:2804] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:06.278581 16222 raft_consensus.cc:697] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:06.279444 16222 consensus_queue.cc:237] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.288369 15881 catalog_manager.cc:5697] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 0 to 1, leader changed from <none> to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 1 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.289008 16209 consensus_queue.cc:1048] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.291463 16209 raft_consensus.cc:493] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.291901 16209 raft_consensus.cc:515] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.293710 16209 leader_election.cc:290] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.294752 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:06.295173 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:06.295470 16134 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:06.295811 15982 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:06.297080 16025 leader_election.cc:304] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.298202 16209 consensus_queue.cc:1048] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.299847 16203 raft_consensus.cc:2804] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:06.300264 16203 raft_consensus.cc:493] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:06.300591 16203 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.314390 16059 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.315330 16203 raft_consensus.cc:515] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.317865 16203 leader_election.cc:290] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.320168 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:06.320709 15981 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.324020 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.324698 16132 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:06.324748 16207 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.325745 16183 consensus_queue.cc:1048] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.327093 16183 raft_consensus.cc:493] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:06.327627 15981 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:06.327544 16183 raft_consensus.cc:515] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.332392 16132 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:06.333853 16025 leader_election.cc:304] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.335246 16183 leader_election.cc:290] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.335422 16245 raft_consensus.cc:2804] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:06.336010 16245 raft_consensus.cc:697] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:06.337582 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:06.338223 15982 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:06.339177 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:06.339272 16025 leader_election.cc:304] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [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: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.337028 16245 consensus_queue.cc:237] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.340997 16220 consensus_queue.cc:1048] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.350770 16183 raft_consensus.cc:2804] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:01:06.360090 16183 raft_consensus.cc:493] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6c3ab9d9513846d7ab00bccc926d9f8e)
I20260710 11:01:06.360775 16183 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.358040 15881 catalog_manager.cc:5697] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.368820 16210 consensus_queue.cc:1048] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.369138 16183 raft_consensus.cc:515] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.374002 16210 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.374356 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:06.374629 16183 leader_election.cc:290] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.375073 15981 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.376040 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.379383 16059 raft_consensus.cc:1240] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Rejecting Update request from peer 6c3ab9d9513846d7ab00bccc926d9f8e for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:06.383121 15981 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:06.383873 15984 raft_consensus.cc:1240] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Rejecting Update request from peer 6c3ab9d9513846d7ab00bccc926d9f8e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:06.384449 16207 consensus_queue.cc:1059] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.385334 16207 raft_consensus.cc:3055] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.385658 16207 raft_consensus.cc:740] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:06.386828 16025 leader_election.cc:304] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [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: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:06.386570 16207 consensus_queue.cc:260] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.387668 16210 consensus_queue.cc:1059] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.388180 16183 raft_consensus.cc:2804] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.388718 16183 raft_consensus.cc:697] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:06.388833 16207 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.389361 16183 consensus_queue.cc:237] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.398459 15883 catalog_manager.cc:5697] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.599229 16132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:06.599761 16132 raft_consensus.cc:606] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:06.605000 16132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:06.605494 16132 raft_consensus.cc:606] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:06.610718 16132 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:06.611322 16132 raft_consensus.cc:606] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:06.625541 16059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "982136d6283a4afe99f410138e233cf5"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:43434
I20260710 11:01:06.626430 16059 raft_consensus.cc:606] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:06.650260 15984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
mode: GRACEFUL
new_leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:38040
I20260710 11:01:06.650888 15984 raft_consensus.cc:606] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 LEADER]: Received request to transfer leadership to TS b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:06.656308 16059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:43434
I20260710 11:01:06.656915 16059 raft_consensus.cc:606] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Received request to transfer leadership to TS 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:06.699121 16220 raft_consensus.cc:993] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.699571 16207 raft_consensus.cc:1081] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.701041 15984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38020
I20260710 11:01:06.701532 15984 raft_consensus.cc:493] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.701844 15984 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.706584 15984 raft_consensus.cc:515] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.708092 15984 leader_election.cc:290] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.709098 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:06.709364 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9383f8cdbc4621a88b69b077152cb0" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.709720 16059 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.710000 16132 raft_consensus.cc:3055] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.710325 16132 raft_consensus.cc:740] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:06.711076 16132 consensus_queue.cc:260] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.712278 16132 raft_consensus.cc:3060] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.715816 16059 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:06.716873 15951 leader_election.cc:304] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.717585 16222 raft_consensus.cc:2804] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.718091 16222 raft_consensus.cc:697] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:06.718042 16132 raft_consensus.cc:2468] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:06.719120 16222 consensus_queue.cc:237] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.725576 15883 catalog_manager.cc:5697] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.755211 16222 consensus_queue.cc:1048] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.768734 16203 consensus_queue.cc:1048] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.768857 16257 consensus_queue.cc:1048] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.782074 16203 consensus_queue.cc:1048] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:06.786731 16222 raft_consensus.cc:993] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: : Instructing follower b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:06.787953 16222 raft_consensus.cc:1081] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 LEADER]: Signalling peer b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:06.789688 16059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:43422
I20260710 11:01:06.790475 16059 raft_consensus.cc:493] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.790845 16059 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.797003 16059 raft_consensus.cc:515] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.799280 16059 leader_election.cc:290] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.799679 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:06.799983 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a16628d5ab64be0a078744d3b696fcf" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.800365 15984 raft_consensus.cc:3055] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.800737 15984 raft_consensus.cc:740] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:06.800835 16132 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.803930 15984 consensus_queue.cc:260] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.805296 15984 raft_consensus.cc:3060] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.809505 16132 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:06.810554 15984 raft_consensus.cc:2468] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:06.810683 16026 leader_election.cc:304] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:06.811710 16203 raft_consensus.cc:2804] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.812184 16203 raft_consensus.cc:697] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:06.812834 16203 consensus_queue.cc:237] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.819022 15883 catalog_manager.cc:5697] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 1 to 2, leader changed from f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193) to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.838711 16210 raft_consensus.cc:993] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.839234 16207 raft_consensus.cc:1081] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.841043 15984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38020
I20260710 11:01:06.841647 15984 raft_consensus.cc:493] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.841985 15984 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.846956 15984 raft_consensus.cc:515] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.848546 15984 leader_election.cc:290] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.849536 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:06.849880 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecc7e4a63c5342d2b7bf08de65da53b8" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.850159 16059 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.850526 16132 raft_consensus.cc:3055] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.850914 16132 raft_consensus.cc:740] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:06.851696 16132 consensus_queue.cc:260] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.852596 16132 raft_consensus.cc:3060] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.855233 16059 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:06.856329 15951 leader_election.cc:304] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.857014 16222 raft_consensus.cc:2804] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.857416 16222 raft_consensus.cc:697] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:06.857501 16132 raft_consensus.cc:2468] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:06.858242 16222 consensus_queue.cc:237] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.864624 15883 catalog_manager.cc:5697] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:06.873813 16183 raft_consensus.cc:993] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:06.874351 16203 raft_consensus.cc:1081] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Signalling peer 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:06.875993 16132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:36596
I20260710 11:01:06.876619 16132 raft_consensus.cc:493] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.876993 16132 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.881819 16132 raft_consensus.cc:515] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.883523 16132 leader_election.cc:290] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:06.884392 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:06.884660 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cb5816ebb3a44b3b2282334103b06a8" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:06.885068 15984 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.885296 16059 raft_consensus.cc:3055] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:06.885617 16059 raft_consensus.cc:740] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:06.886549 16059 consensus_queue.cc:260] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.887300 16132 raft_consensus.cc:1275] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.888012 16059 raft_consensus.cc:3060] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:06.889073 16203 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:06.892345 15984 raft_consensus.cc:2468] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:06.893517 16099 leader_election.cc:304] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.894906 16207 raft_consensus.cc:2804] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:06.895076 16059 raft_consensus.cc:2468] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:06.895431 16207 raft_consensus.cc:697] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:06.896329 16207 consensus_queue.cc:237] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.901341 15984 raft_consensus.cc:1275] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:06.902766 16209 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:06.909328 15881 catalog_manager.cc:5697] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 1 to 2, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 2 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:06.912231 16209 raft_consensus.cc:993] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.912753 16203 raft_consensus.cc:1081] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:06.915705 15984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "982136d6283a4afe99f410138e233cf5"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38036
I20260710 11:01:06.916348 15984 raft_consensus.cc:493] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:06.916735 15984 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.923873 15984 raft_consensus.cc:515] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.925875 15984 leader_election.cc:290] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 3 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:06.926740 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:06.927472 16059 raft_consensus.cc:3055] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:06.927842 16059 raft_consensus.cc:740] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:06.928750 16059 consensus_queue.cc:260] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.929752 16059 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.931213 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "982136d6283a4afe99f410138e233cf5" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:06.931849 16132 raft_consensus.cc:3060] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:06.935009 16059 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 3.
I20260710 11:01:06.936085 15951 leader_election.cc:304] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [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: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:06.936908 16132 raft_consensus.cc:2468] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 3.
I20260710 11:01:06.936946 16222 raft_consensus.cc:2804] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:06.937597 16222 raft_consensus.cc:697] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:06.938453 16222 consensus_queue.cc:237] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:06.944576 15882 catalog_manager.cc:5697] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 2 to 3, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 3 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.011549 16210 raft_consensus.cc:993] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:07.012032 16207 raft_consensus.cc:1081] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:07.013962 15984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38020
I20260710 11:01:07.014520 15984 raft_consensus.cc:493] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:07.014894 15984 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.020205 15984 raft_consensus.cc:515] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:07.022045 15984 leader_election.cc:290] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:07.023005 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:07.023303 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:07.023695 16059 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.023913 16132 raft_consensus.cc:3055] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:07.024293 16132 raft_consensus.cc:740] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:07.025200 16132 consensus_queue.cc:260] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:07.026566 16132 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:07.031512 16059 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:07.032930 15951 leader_election.cc:304] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:07.033608 16132 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:07.033607 16222 raft_consensus.cc:2804] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:07.034497 16222 raft_consensus.cc:697] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:07.035346 16222 consensus_queue.cc:237] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:07.041625 15882 catalog_manager.cc:5697] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:07.113193 16059 raft_consensus.cc:1275] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.114670 16222 consensus_queue.cc:1048] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.122773 16132 raft_consensus.cc:1275] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.124571 16222 consensus_queue.cc:1048] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.309974 15984 raft_consensus.cc:1275] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.311188 16209 consensus_queue.cc:1048] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.320724 16132 raft_consensus.cc:1275] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.322028 16203 consensus_queue.cc:1048] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.330169 15984 raft_consensus.cc:1275] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.331619 16207 consensus_queue.cc:1048] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.341639 16059 raft_consensus.cc:1275] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.343293 16264 consensus_queue.cc:1048] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.359601 16059 raft_consensus.cc:1275] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.360826 16222 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:07.368954 16132 raft_consensus.cc:1275] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:07.370671 16257 consensus_queue.cc:1048] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:07.390059 16059 raft_consensus.cc:1275] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.391305 16222 consensus_queue.cc:1048] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.399741 16132 raft_consensus.cc:1275] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.401971 16262 consensus_queue.cc:1048] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.516803 16059 raft_consensus.cc:1275] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.518173 16262 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:07.526553 16132 raft_consensus.cc:1275] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:07.528426 16257 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:10.154735 16081 debug-util.cc:398] Leaking SignalData structure 0x7b08001357c0 after lost signal to thread 12066
W20260710 11:01:10.156028 16081 debug-util.cc:398] Leaking SignalData structure 0x7b0800116f60 after lost signal to thread 15917
W20260710 11:01:10.157065 16081 debug-util.cc:398] Leaking SignalData structure 0x7b08000c3ca0 after lost signal to thread 16009
W20260710 11:01:10.157891 16081 debug-util.cc:398] Leaking SignalData structure 0x7b08000cdc20 after lost signal to thread 16084
W20260710 11:01:10.158713 16081 debug-util.cc:398] Leaking SignalData structure 0x7b080016e7c0 after lost signal to thread 16158
I20260710 11:01:10.627297 15883 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42224:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:10.632220 15883 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:10.700763 15971 tablet_service.cc:1511] Processing CreateTablet for tablet 654b2a241614438ca9a25a7bc7a9e260 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.702598 15971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 654b2a241614438ca9a25a7bc7a9e260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.702368 16047 tablet_service.cc:1511] Processing CreateTablet for tablet 654b2a241614438ca9a25a7bc7a9e260 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.703878 16047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 654b2a241614438ca9a25a7bc7a9e260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.706295 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1f74fb4074d569ac0ebf43dee11e2 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.707816 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1f74fb4074d569ac0ebf43dee11e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.711881 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1f74fb4074d569ac0ebf43dee11e2 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.713348 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1f74fb4074d569ac0ebf43dee11e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.714113 16045 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1f74fb4074d569ac0ebf43dee11e2 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:10.716874 16042 tablet_service.cc:1511] Processing CreateTablet for tablet e75691b117d443e498275045a7954678 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.717434 16120 tablet_service.cc:1511] Processing CreateTablet for tablet e75691b117d443e498275045a7954678 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.718786 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75691b117d443e498275045a7954678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.720450 15968 tablet_service.cc:1511] Processing CreateTablet for tablet e75691b117d443e498275045a7954678 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:10.721875 15968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75691b117d443e498275045a7954678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.723909 15974 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0feb412b69449d9fea929167285c2f (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.725054 16045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1f74fb4074d569ac0ebf43dee11e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.725160 15974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0feb412b69449d9fea929167285c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.728010 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 6c353fd503dd47ecb1d84536db08a307 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.729387 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c353fd503dd47ecb1d84536db08a307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.711899 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 654b2a241614438ca9a25a7bc7a9e260 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:10.736150 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 654b2a241614438ca9a25a7bc7a9e260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.748687 16049 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0feb412b69449d9fea929167285c2f (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.748900 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 6c353fd503dd47ecb1d84536db08a307 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.751053 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0feb412b69449d9fea929167285c2f (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:10.751976 16042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75691b117d443e498275045a7954678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.751916 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 6c353fd503dd47ecb1d84536db08a307 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:10.752483 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0feb412b69449d9fea929167285c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.753336 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c353fd503dd47ecb1d84536db08a307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.757017 16049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0feb412b69449d9fea929167285c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.758529 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c353fd503dd47ecb1d84536db08a307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.795722 15969 tablet_service.cc:1511] Processing CreateTablet for tablet 616b52afc29b430e868371fb56665b09 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.797109 15969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616b52afc29b430e868371fb56665b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.802044 16044 tablet_service.cc:1511] Processing CreateTablet for tablet 616b52afc29b430e868371fb56665b09 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.803412 16044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616b52afc29b430e868371fb56665b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.825589 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 616b52afc29b430e868371fb56665b09 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:10.827034 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 616b52afc29b430e868371fb56665b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.834661 15972 tablet_service.cc:1511] Processing CreateTablet for tablet d8e352c85d5944eab85133ce9288d359 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.836244 15972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e352c85d5944eab85133ce9288d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.862746 16046 tablet_service.cc:1511] Processing CreateTablet for tablet d8e352c85d5944eab85133ce9288d359 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.864717 16046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e352c85d5944eab85133ce9288d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.886957 16121 tablet_service.cc:1511] Processing CreateTablet for tablet d8e352c85d5944eab85133ce9288d359 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:10.891932 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e352c85d5944eab85133ce9288d359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.900542 16294 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:10.912712 15973 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.913571 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.915505 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.915407 16043 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4 (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:10.915602 15970 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd7f0202c7f41a993e3e193c3d3237d (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.916909 16043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.917672 15973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.918345 15970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd7f0202c7f41a993e3e193c3d3237d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.914444 16294 tablet_bootstrap.cc:654] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.924355 16293 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:10.932396 16049 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd7f0202c7f41a993e3e193c3d3237d (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.933899 16049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd7f0202c7f41a993e3e193c3d3237d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.945369 16119 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd7f0202c7f41a993e3e193c3d3237d (DEFAULT_TABLE table=soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:10.947031 16119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd7f0202c7f41a993e3e193c3d3237d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:10.958786 16293 tablet_bootstrap.cc:654] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.962577 16295 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:10.966245 16294 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:10.966706 16294 ts_tablet_manager.cc:1403] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.011s
I20260710 11:01:10.970425 16295 tablet_bootstrap.cc:654] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.974099 16294 raft_consensus.cc:359] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:10.975425 16294 raft_consensus.cc:385] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.975936 16294 raft_consensus.cc:740] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.976720 16293 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:10.976991 16294 consensus_queue.cc:260] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:10.977329 16293 ts_tablet_manager.cc:1403] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260710 11:01:10.982717 16294 ts_tablet_manager.cc:1434] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260710 11:01:10.983779 16294 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:10.984086 16293 raft_consensus.cc:359] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:10.984941 16293 raft_consensus.cc:385] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:10.985265 16293 raft_consensus.cc:740] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:10.986028 16293 consensus_queue.cc:260] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:10.988365 16293 ts_tablet_manager.cc:1434] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:10.989471 16293 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:10.991030 16294 tablet_bootstrap.cc:654] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:10.997220 16293 tablet_bootstrap.cc:654] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.003528 16295 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.003789 16294 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.004019 16295 ts_tablet_manager.cc:1403] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.006s
I20260710 11:01:11.004243 16293 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.004338 16294 ts_tablet_manager.cc:1403] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:01:11.004742 16293 ts_tablet_manager.cc:1403] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260710 11:01:11.007239 16295 raft_consensus.cc:359] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.007777 16294 raft_consensus.cc:359] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.008142 16295 raft_consensus.cc:385] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.008102 16293 raft_consensus.cc:359] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.008654 16294 raft_consensus.cc:385] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.008766 16295 raft_consensus.cc:740] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.009029 16293 raft_consensus.cc:385] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.009122 16294 raft_consensus.cc:740] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.009572 16293 raft_consensus.cc:740] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.010054 16295 consensus_queue.cc:260] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.010185 16294 consensus_queue.cc:260] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.010406 16293 consensus_queue.cc:260] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.013085 16294 ts_tablet_manager.cc:1434] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:11.013656 16293 ts_tablet_manager.cc:1434] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:11.014262 16294 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.014665 16293 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.021430 16293 tablet_bootstrap.cc:654] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.022305 16294 tablet_bootstrap.cc:654] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.041468 16295 ts_tablet_manager.cc:1434] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:01:11.042431 16294 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.043316 16294 ts_tablet_manager.cc:1403] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260710 11:01:11.046597 16294 raft_consensus.cc:359] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.047444 16294 raft_consensus.cc:385] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.047739 16294 raft_consensus.cc:740] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.048501 16294 consensus_queue.cc:260] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.050382 16295 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.054874 16294 ts_tablet_manager.cc:1434] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:01:11.056001 16294 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.066408 16295 tablet_bootstrap.cc:654] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.069569 16293 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.072604 16293 ts_tablet_manager.cc:1403] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.019s
I20260710 11:01:11.075760 16293 raft_consensus.cc:359] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.077968 16293 raft_consensus.cc:385] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.078329 16293 raft_consensus.cc:740] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.077610 16294 tablet_bootstrap.cc:654] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.079201 16293 consensus_queue.cc:260] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.080716 16295 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.081347 16295 ts_tablet_manager.cc:1403] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 11:01:11.083559 16281 raft_consensus.cc:493] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.084142 16281 raft_consensus.cc:515] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.088817 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.089421 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:11.090134 16132 raft_consensus.cc:2468] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.091874 16271 raft_consensus.cc:493] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.092739 16271 raft_consensus.cc:515] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
W20260710 11:01:11.091967 16025 leader_election.cc:343] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.093802 16026 leader_election.cc:304] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.094732 16271 leader_election.cc:290] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.096239 16281 leader_election.cc:290] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.097414 16281 raft_consensus.cc:2804] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.097961 16281 raft_consensus.cc:493] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.098510 16281 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.098714 16293 ts_tablet_manager.cc:1434] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:01:11.096275 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.102626 16293 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.103060 15984 raft_consensus.cc:2468] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.108186 16099 leader_election.cc:304] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.109120 16271 raft_consensus.cc:2804] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.109653 16271 raft_consensus.cc:493] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.110055 16271 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.127301 16294 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.128077 16294 ts_tablet_manager.cc:1403] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.020s
I20260710 11:01:11.132151 16295 raft_consensus.cc:359] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.132228 16294 raft_consensus.cc:359] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.132925 16295 raft_consensus.cc:385] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.133113 16294 raft_consensus.cc:385] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.133291 16295 raft_consensus.cc:740] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.133538 16294 raft_consensus.cc:740] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.134073 16295 consensus_queue.cc:260] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.134418 16294 consensus_queue.cc:260] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.138532 16295 ts_tablet_manager.cc:1434] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.003s
I20260710 11:01:11.139942 16295 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.144939 16271 raft_consensus.cc:515] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.148038 16271 leader_election.cc:290] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.149415 16295 tablet_bootstrap.cc:654] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.154342 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.156423 16281 raft_consensus.cc:515] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.157963 16305 raft_consensus.cc:493] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.158473 16305 raft_consensus.cc:515] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.161268 15984 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.165128 16281 leader_election.cc:290] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.166458 16305 leader_election.cc:290] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
W20260710 11:01:11.171527 16026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.199.195:46051, user_credentials={real_user=slave}} blocked reactor thread for 78338us
I20260710 11:01:11.174299 16058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:11.174513 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:11.175168 16132 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.175748 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
W20260710 11:01:11.176966 16100 leader_election.cc:343] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:11.178161 16100 leader_election.cc:343] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.183161 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:11.183943 16293 tablet_bootstrap.cc:654] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.186697 16294 ts_tablet_manager.cc:1434] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.058s	user 0.030s	sys 0.013s
W20260710 11:01:11.187549 16026 leader_election.cc:343] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:11.186681 15931 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:11.188233 16294 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.193478 16132 raft_consensus.cc:2468] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.186753 15984 raft_consensus.cc:2468] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.197039 16026 leader_election.cc:304] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:11.200156 16281 raft_consensus.cc:2804] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.200769 16281 raft_consensus.cc:697] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:11.201910 16281 consensus_queue.cc:237] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.203289 16294 tablet_bootstrap.cc:654] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.211213 15981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.212452 15981 raft_consensus.cc:2468] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.211126 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.217255 16099 leader_election.cc:304] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:11.218811 16271 raft_consensus.cc:2804] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.219499 16271 raft_consensus.cc:697] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:11.220579 16271 consensus_queue.cc:237] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.224828 16293 tablet_bootstrap.cc:492] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.225459 16293 ts_tablet_manager.cc:1403] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.009s
I20260710 11:01:11.228955 16293 raft_consensus.cc:359] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.229723 16293 raft_consensus.cc:385] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.230031 16293 raft_consensus.cc:740] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.230768 16025 leader_election.cc:304] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [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: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:11.231935 16310 raft_consensus.cc:2804] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.232442 16310 raft_consensus.cc:493] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.232854 16310 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.234485 16295 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.235074 16295 ts_tablet_manager.cc:1403] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.028s
I20260710 11:01:11.236454 16293 consensus_queue.cc:260] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
W20260710 11:01:11.241236 16025 leader_election.cc:343] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.241787 16295 raft_consensus.cc:359] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.242578 16295 raft_consensus.cc:385] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.242893 16295 raft_consensus.cc:740] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.239372 16293 ts_tablet_manager.cc:1434] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:01:11.243763 15881 catalog_manager.cc:5697] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.245481 16293 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.243809 16295 consensus_queue.cc:260] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.252844 16293 tablet_bootstrap.cc:654] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.259243 16295 ts_tablet_manager.cc:1434] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:01:11.260519 16295 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.259243 16294 tablet_bootstrap.cc:492] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.266089 15883 catalog_manager.cc:5697] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.271185 16294 ts_tablet_manager.cc:1403] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.007s
I20260710 11:01:11.276204 16310 raft_consensus.cc:515] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.280627 16295 tablet_bootstrap.cc:654] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.280937 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.281822 15982 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.284049 16294 raft_consensus.cc:359] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.284946 16294 raft_consensus.cc:385] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.285310 16294 raft_consensus.cc:740] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.286206 16294 consensus_queue.cc:260] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.289124 16294 ts_tablet_manager.cc:1434] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:11.290299 16294 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.292943 16310 leader_election.cc:290] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.294003 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:11.294302 16293 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.294708 16132 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.294909 16293 ts_tablet_manager.cc:1403] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.025s
I20260710 11:01:11.296331 15982 raft_consensus.cc:2468] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.297623 16025 leader_election.cc:304] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.297971 16293 raft_consensus.cc:359] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.298381 16310 raft_consensus.cc:2804] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.298501 16294 tablet_bootstrap.cc:654] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.299084 16310 raft_consensus.cc:697] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:11.299913 16310 consensus_queue.cc:237] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.301760 16132 raft_consensus.cc:2468] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.304879 16293 raft_consensus.cc:385] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.305472 16293 raft_consensus.cc:740] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.305655 16295 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.306434 16295 ts_tablet_manager.cc:1403] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.001s
I20260710 11:01:11.311096 16295 raft_consensus.cc:359] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.312036 16295 raft_consensus.cc:385] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.312408 16295 raft_consensus.cc:740] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.313270 16295 consensus_queue.cc:260] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.315881 16295 ts_tablet_manager.cc:1434] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:11.317070 16295 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.306635 16293 consensus_queue.cc:260] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.321409 16293 ts_tablet_manager.cc:1434] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:01:11.322983 16293 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.331807 16293 tablet_bootstrap.cc:654] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.334553 15883 catalog_manager.cc:5697] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.341118 16295 tablet_bootstrap.cc:654] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.347080 16295 tablet_bootstrap.cc:492] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.347638 16295 ts_tablet_manager.cc:1403] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 11:01:11.347710 16294 tablet_bootstrap.cc:492] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.348292 16294 ts_tablet_manager.cc:1403] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.019s
I20260710 11:01:11.349582 16293 tablet_bootstrap.cc:492] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.350165 16293 ts_tablet_manager.cc:1403] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.005s
I20260710 11:01:11.351264 16295 raft_consensus.cc:359] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.352017 16295 raft_consensus.cc:385] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.351953 16294 raft_consensus.cc:359] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.352505 16295 raft_consensus.cc:740] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.352921 16294 raft_consensus.cc:385] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.353430 16294 raft_consensus.cc:740] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.353407 16295 consensus_queue.cc:260] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.354645 16294 consensus_queue.cc:260] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.358594 16295 ts_tablet_manager.cc:1434] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:01:11.353245 16293 raft_consensus.cc:359] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.359159 16294 ts_tablet_manager.cc:1434] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:01:11.359186 16293 raft_consensus.cc:385] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.359697 16295 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.359773 16293 raft_consensus.cc:740] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.360407 16294 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.360931 16293 consensus_queue.cc:260] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.363493 16293 ts_tablet_manager.cc:1434] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 11:01:11.364624 16293 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.367290 16295 tablet_bootstrap.cc:654] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.367647 16294 tablet_bootstrap.cc:654] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.368316 16271 raft_consensus.cc:493] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.368834 16271 raft_consensus.cc:515] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.372412 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.373072 15982 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.375771 16099 leader_election.cc:304] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.377269 16306 raft_consensus.cc:2804] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.377775 16306 raft_consensus.cc:493] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.378180 16306 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.379837 16294 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.380424 16294 ts_tablet_manager.cc:1403] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:01:11.383399 16271 leader_election.cc:290] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.384286 16295 tablet_bootstrap.cc:492] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.383777 16294 raft_consensus.cc:359] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.384874 16295 ts_tablet_manager.cc:1403] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260710 11:01:11.390880 16294 raft_consensus.cc:385] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.385159 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:11.374564 16293 tablet_bootstrap.cc:654] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.391985 16059 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.392771 16294 raft_consensus.cc:740] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.393683 16294 consensus_queue.cc:260] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.396579 16295 raft_consensus.cc:359] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.399215 16305 raft_consensus.cc:493] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.400321 16295 raft_consensus.cc:385] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.400475 16305 raft_consensus.cc:515] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.400748 16295 raft_consensus.cc:740] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.403574 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.401965 16295 consensus_queue.cc:260] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.403812 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:11.404563 16305 leader_election.cc:290] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.399816 16294 ts_tablet_manager.cc:1434] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
W20260710 11:01:11.405197 16025 leader_election.cc:343] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:11.406517 16026 leader_election.cc:343] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:11.409010 16026 leader_election.cc:304] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e; no voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.410355 16306 raft_consensus.cc:515] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.410806 16295 ts_tablet_manager.cc:1434] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260710 11:01:11.411026 16305 raft_consensus.cc:2749] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:11.413223 16295 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.415256 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.415858 15982 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.419775 16306 leader_election.cc:290] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.424134 16305 raft_consensus.cc:493] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.424356 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:11.427457 16059 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.427285 16305 raft_consensus.cc:515] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.429569 16305 leader_election.cc:290] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.431031 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616b52afc29b430e868371fb56665b09" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:11.431535 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616b52afc29b430e868371fb56665b09" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.431684 16132 raft_consensus.cc:2468] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.432132 15984 raft_consensus.cc:2468] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.433280 16026 leader_election.cc:304] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:11.434244 16310 raft_consensus.cc:493] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.434723 16310 raft_consensus.cc:515] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.436471 16281 raft_consensus.cc:2804] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.436872 16281 raft_consensus.cc:493] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.437089 16310 leader_election.cc:290] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.437299 16281 raft_consensus.cc:3060] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.437937 16293 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.438429 16293 ts_tablet_manager.cc:1403] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.030s
I20260710 11:01:11.439920 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" is_pre_election: true
I20260710 11:01:11.440601 16132 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.441807 16293 raft_consensus.cc:359] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.442601 16293 raft_consensus.cc:385] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.442998 16293 raft_consensus.cc:740] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.443631 15982 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.443993 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.444654 15984 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 0.
I20260710 11:01:11.444994 16026 leader_election.cc:304] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:11.445592 16099 leader_election.cc:304] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.446151 16305 raft_consensus.cc:2804] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.446465 16306 raft_consensus.cc:2804] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.447052 16306 raft_consensus.cc:697] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:11.446542 16305 raft_consensus.cc:493] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.447820 16306 consensus_queue.cc:237] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.448273 16305 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.405856 16294 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.453330 16293 consensus_queue.cc:260] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.457027 16293 ts_tablet_manager.cc:1434] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:01:11.460593 16294 tablet_bootstrap.cc:654] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.459867 16293 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.461876 16295 tablet_bootstrap.cc:654] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.457445 16281 raft_consensus.cc:515] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.462790 16059 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.467232 15984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616b52afc29b430e868371fb56665b09" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.467828 15984 raft_consensus.cc:3060] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.471714 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "616b52afc29b430e868371fb56665b09" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:11.472311 16132 raft_consensus.cc:3060] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.472609 16305 raft_consensus.cc:515] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.474125 16281 leader_election.cc:290] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.476583 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.477247 15982 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.478252 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:11.478878 16134 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.482091 15984 raft_consensus.cc:2468] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.483458 16025 leader_election.cc:304] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.484452 16281 raft_consensus.cc:2804] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.485100 16132 raft_consensus.cc:2468] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.485190 16281 raft_consensus.cc:697] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:11.486038 16134 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.486223 16281 consensus_queue.cc:237] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.487385 16026 leader_election.cc:304] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:11.488269 16310 raft_consensus.cc:2804] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.488794 16310 raft_consensus.cc:697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:11.489576 16310 consensus_queue.cc:237] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.492712 15982 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 1.
I20260710 11:01:11.496938 16295 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.497658 16295 ts_tablet_manager.cc:1403] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260710 11:01:11.495231 15883 catalog_manager.cc:5697] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.498137 16293 tablet_bootstrap.cc:654] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.500839 16295 raft_consensus.cc:359] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.495190 16305 leader_election.cc:290] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.496654 16294 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.509342 15881 catalog_manager.cc:5697] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.512013 16294 ts_tablet_manager.cc:1403] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.001s
I20260710 11:01:11.514906 16294 raft_consensus.cc:359] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.515565 16294 raft_consensus.cc:385] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.515811 16294 raft_consensus.cc:740] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.516520 16295 raft_consensus.cc:385] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.516840 16295 raft_consensus.cc:740] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.517531 16295 consensus_queue.cc:260] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.527660 16294 consensus_queue.cc:260] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.530779 16294 ts_tablet_manager.cc:1434] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:01:11.533136 16295 ts_tablet_manager.cc:1434] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.004s
I20260710 11:01:11.533746 16293 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.535794 16295 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.536247 16294 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: Bootstrap starting.
I20260710 11:01:11.535732 15881 catalog_manager.cc:5697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 0 to 1, leader changed from <none> to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 1 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:11.535388 16293 ts_tablet_manager.cc:1403] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.010s
I20260710 11:01:11.541685 16293 raft_consensus.cc:359] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.542344 16295 tablet_bootstrap.cc:654] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.542393 16293 raft_consensus.cc:385] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.545055 16293 raft_consensus.cc:740] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.546267 16294 tablet_bootstrap.cc:654] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.546121 16293 consensus_queue.cc:260] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.549038 16293 ts_tablet_manager.cc:1434] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:01:11.550165 16293 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: Bootstrap starting.
I20260710 11:01:11.557399 16293 tablet_bootstrap.cc:654] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.569931 16295 tablet_bootstrap.cc:492] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.570451 16295 ts_tablet_manager.cc:1403] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
I20260710 11:01:11.573040 16295 raft_consensus.cc:359] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.573765 16295 raft_consensus.cc:385] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.574117 16295 raft_consensus.cc:740] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.574784 16295 consensus_queue.cc:260] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.575758 16294 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: No bootstrap required, opened a new log
I20260710 11:01:11.576275 16294 ts_tablet_manager.cc:1403] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.011s
I20260710 11:01:11.577530 16295 ts_tablet_manager.cc:1434] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:01:11.579253 16295 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Bootstrap starting.
I20260710 11:01:11.578922 16294 raft_consensus.cc:359] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.580129 16294 raft_consensus.cc:385] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.584515 16294 raft_consensus.cc:740] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.586231 16295 tablet_bootstrap.cc:654] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:11.585867 16294 consensus_queue.cc:260] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.588436 16294 ts_tablet_manager.cc:1434] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:01:11.592538 16293 tablet_bootstrap.cc:492] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: No bootstrap required, opened a new log
I20260710 11:01:11.593119 16293 ts_tablet_manager.cc:1403] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.008s
I20260710 11:01:11.596616 16293 raft_consensus.cc:359] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.597282 16293 raft_consensus.cc:385] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.597548 16293 raft_consensus.cc:740] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.598165 16293 consensus_queue.cc:260] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.601985 16293 ts_tablet_manager.cc:1434] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:11.608179 16295 tablet_bootstrap.cc:492] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: No bootstrap required, opened a new log
I20260710 11:01:11.608678 16295 ts_tablet_manager.cc:1403] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260710 11:01:11.611421 16295 raft_consensus.cc:359] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.612133 16295 raft_consensus.cc:385] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:11.612439 16295 raft_consensus.cc:740] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Initialized, Role: FOLLOWER
I20260710 11:01:11.613092 16295 consensus_queue.cc:260] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.616976 16295 ts_tablet_manager.cc:1434] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:11.634752 16306 raft_consensus.cc:493] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.635444 16306 raft_consensus.cc:515] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.637542 16306 leader_election.cc:290] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.638247 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.638636 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:11.638999 15982 raft_consensus.cc:2468] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.639261 16059 raft_consensus.cc:2468] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.640125 16099 leader_election.cc:304] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.640936 16306 raft_consensus.cc:2804] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.641253 16306 raft_consensus.cc:493] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.641534 16306 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.648533 16306 raft_consensus.cc:515] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.650174 16306 leader_election.cc:290] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.651094 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.651284 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:11.651791 15982 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.651957 16059 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.656530 15982 raft_consensus.cc:2468] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.657490 16099 leader_election.cc:304] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.658133 16306 raft_consensus.cc:2804] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.658571 16306 raft_consensus.cc:697] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:11.658802 16059 raft_consensus.cc:2468] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.659417 16306 consensus_queue.cc:237] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.667261 15883 catalog_manager.cc:5697] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.693635 16310 consensus_queue.cc:1048] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.700331 16310 consensus_queue.cc:1048] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.714205 16059 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.717018 16281 consensus_queue.cc:1048] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.725548 16306 consensus_queue.cc:1048] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.721503 15982 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.731721 16306 consensus_queue.cc:1048] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.762926 16281 consensus_queue.cc:1048] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.810101 16306 raft_consensus.cc:493] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.810568 16306 raft_consensus.cc:515] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.812358 16306 leader_election.cc:290] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.813309 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd7f0202c7f41a993e3e193c3d3237d" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:11.813174 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd7f0202c7f41a993e3e193c3d3237d" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.813974 16059 raft_consensus.cc:2468] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.814106 15982 raft_consensus.cc:2468] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.815014 16100 leader_election.cc:304] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:11.815778 16306 raft_consensus.cc:2804] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.816076 16306 raft_consensus.cc:493] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.816349 16306 raft_consensus.cc:3060] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.821070 16306 raft_consensus.cc:515] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.822671 16306 leader_election.cc:290] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.823613 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd7f0202c7f41a993e3e193c3d3237d" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.823803 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd7f0202c7f41a993e3e193c3d3237d" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:11.824139 15982 raft_consensus.cc:3060] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.824417 16059 raft_consensus.cc:3060] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.829221 15982 raft_consensus.cc:2468] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.830211 16099 leader_election.cc:304] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.830899 16306 raft_consensus.cc:2804] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.831338 16306 raft_consensus.cc:697] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:11.831938 16059 raft_consensus.cc:2468] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.832086 16306 consensus_queue.cc:237] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.832682 16348 raft_consensus.cc:493] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:11.833128 16348 raft_consensus.cc:515] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.835216 16348 leader_election.cc:290] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.836027 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" is_pre_election: true
I20260710 11:01:11.836817 15982 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.837220 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" is_pre_election: true
I20260710 11:01:11.838112 16099 leader_election.cc:304] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.839193 16348 raft_consensus.cc:2804] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:11.843649 16348 raft_consensus.cc:493] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:11.844007 16348 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.838246 16059 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 0.
I20260710 11:01:11.849258 15882 catalog_manager.cc:5697] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.850653 16348 raft_consensus.cc:515] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.852604 16348 leader_election.cc:290] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:11.853881 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:11.854452 15982 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.857851 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:11.858520 16059 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:11.861007 15982 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.862298 16099 leader_election.cc:304] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.865267 16348 raft_consensus.cc:2804] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:11.866088 16059 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 1.
I20260710 11:01:11.866721 16348 raft_consensus.cc:697] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:11.867766 16348 consensus_queue.cc:237] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.871544 16344 consensus_queue.cc:1048] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:11.877524 15882 catalog_manager.cc:5697] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 1 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:11.886741 16310 consensus_queue.cc:1048] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.895967 16344 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.919023 16281 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.938129 16059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:43434
I20260710 11:01:11.938908 16059 raft_consensus.cc:606] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.946025 16059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:43434
I20260710 11:01:11.946557 16059 raft_consensus.cc:606] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.950165 16281 raft_consensus.cc:993] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:11.950587 16344 raft_consensus.cc:1081] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:11.952688 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75691b117d443e498275045a7954678"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:11.953121 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38036
I20260710 11:01:11.953248 16134 raft_consensus.cc:606] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.954468 15982 raft_consensus.cc:493] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:11.954926 15982 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.959359 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:11.959867 16134 raft_consensus.cc:606] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:11.962703 15982 raft_consensus.cc:515] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.965129 15982 leader_election.cc:290] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:11.967108 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:11.967357 16348 consensus_queue.cc:1048] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.967685 16134 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.970965 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:11.971549 16059 raft_consensus.cc:3055] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:11.971889 16059 raft_consensus.cc:740] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:11.972618 16059 consensus_queue.cc:260] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.973635 16059 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:11.975899 16134 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:11.977366 15951 leader_election.cc:304] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:11.978611 16352 raft_consensus.cc:2804] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:11.992012 16352 raft_consensus.cc:697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:11.993086 16352 consensus_queue.cc:237] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:11.997161 16271 consensus_queue.cc:1048] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:11.999540 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:12.000254 16134 raft_consensus.cc:606] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:12.006168 16271 raft_consensus.cc:993] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.006649 16271 raft_consensus.cc:1081] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.006271 15883 catalog_manager.cc:5697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.009346 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
mode: GRACEFUL
new_leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:36610
I20260710 11:01:12.010080 16134 raft_consensus.cc:606] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Received request to transfer leadership to TS b5f374c1d69c498aa85459f3c6f29b7e
I20260710 11:01:12.015395 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38020
I20260710 11:01:12.016045 15982 raft_consensus.cc:493] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.016172 16059 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.016510 15982 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.022794 15982 raft_consensus.cc:515] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.024777 15982 leader_election.cc:290] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:12.026578 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:12.027031 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0feb412b69449d9fea929167285c2f" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:12.027206 16059 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.027711 16134 raft_consensus.cc:3055] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.028117 16134 raft_consensus.cc:740] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:12.029124 16134 consensus_queue.cc:260] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.030551 16134 raft_consensus.cc:3060] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.034168 16059 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.035177 15951 leader_election.cc:304] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:12.035936 16359 raft_consensus.cc:2804] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.036372 16359 raft_consensus.cc:697] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:12.037168 16359 consensus_queue.cc:237] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.039497 16134 raft_consensus.cc:2468] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.044879 15883 catalog_manager.cc:5697] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.045104 16271 consensus_queue.cc:1048] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.058677 16348 raft_consensus.cc:993] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:12.059128 16348 raft_consensus.cc:1081] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:12.061542 16058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:43406
I20260710 11:01:12.062094 16058 raft_consensus.cc:493] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.062453 16058 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.067636 16348 consensus_queue.cc:1048] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:12.070787 16058 raft_consensus.cc:515] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.073158 16059 raft_consensus.cc:1240] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Rejecting Update request from peer 6c3ab9d9513846d7ab00bccc926d9f8e for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:12.074080 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:12.075455 16058 leader_election.cc:290] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:12.076066 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e352c85d5944eab85133ce9288d359" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:12.076807 16132 raft_consensus.cc:3055] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.077133 16132 raft_consensus.cc:740] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:12.077915 16132 consensus_queue.cc:260] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.078734 16348 consensus_queue.cc:1059] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.083241 16132 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.090086 16132 raft_consensus.cc:2468] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:12.091128 16026 leader_election.cc:304] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: f173e59a1edd4a3e8e4ba58ebe30781e
I20260710 11:01:12.091806 16344 raft_consensus.cc:2804] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.092314 16344 raft_consensus.cc:697] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:12.093106 16344 consensus_queue.cc:237] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.104768 15882 catalog_manager.cc:5697] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.214998 16271 raft_consensus.cc:993] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.215513 16348 raft_consensus.cc:1081] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.216985 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75691b117d443e498275045a7954678"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38020
I20260710 11:01:12.217584 15982 raft_consensus.cc:493] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.217978 15982 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.227077 15982 raft_consensus.cc:515] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.230072 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:12.230378 15982 leader_election.cc:290] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:12.230633 16059 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.230971 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75691b117d443e498275045a7954678" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:12.231892 16132 raft_consensus.cc:3055] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.232148 16132 raft_consensus.cc:740] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:12.232834 16132 consensus_queue.cc:260] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.233920 16132 raft_consensus.cc:3060] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.237815 16059 raft_consensus.cc:2468] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.238421 16132 raft_consensus.cc:2468] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.239337 15951 leader_election.cc:304] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:12.241020 16359 raft_consensus.cc:2804] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.241469 16359 raft_consensus.cc:697] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:12.242268 16359 consensus_queue.cc:237] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.243626 16281 raft_consensus.cc:993] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.244100 16281 raft_consensus.cc:1081] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Signalling peer f173e59a1edd4a3e8e4ba58ebe30781e to start an election
I20260710 11:01:12.247169 15983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
 from {username='slave'} at 127.0.0.1:38036
I20260710 11:01:12.247743 15983 raft_consensus.cc:493] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.248149 15983 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.250357 15882 catalog_manager.cc:5697] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.258822 15983 raft_consensus.cc:515] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.261672 16059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:12.262073 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "654b2a241614438ca9a25a7bc7a9e260" candidate_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:12.262282 16059 raft_consensus.cc:3055] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.261121 15983 leader_election.cc:290] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Requested vote from peers b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:12.262754 16132 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.262720 16059 raft_consensus.cc:740] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:12.264525 16059 consensus_queue.cc:260] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.265762 16059 raft_consensus.cc:3060] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.268239 16132 raft_consensus.cc:2468] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.272280 15951 leader_election.cc:304] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:12.272887 16059 raft_consensus.cc:2468] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f173e59a1edd4a3e8e4ba58ebe30781e in term 2.
I20260710 11:01:12.273052 16359 raft_consensus.cc:2804] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.273633 16359 raft_consensus.cc:697] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Leader. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:12.274385 16359 consensus_queue.cc:237] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.281124 15882 catalog_manager.cc:5697] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e reported cstate change: term changed from 1 to 2, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193). New cstate: current_term: 2 leader_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.286682 16348 consensus_queue.cc:1048] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:12.294631 16306 raft_consensus.cc:993] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: : Instructing follower b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:12.295117 16306 raft_consensus.cc:1081] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Signalling peer b5f374c1d69c498aa85459f3c6f29b7e to start an election
I20260710 11:01:12.297870 16058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
 from {username='slave'} at 127.0.0.1:43406
I20260710 11:01:12.299925 16058 raft_consensus.cc:493] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:12.300354 16058 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.300160 16271 consensus_queue.cc:1048] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.312426 16058 raft_consensus.cc:515] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.315106 16348 consensus_queue.cc:1048] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:12.329459 16058 leader_election.cc:290] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051)
I20260710 11:01:12.330356 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:12.330683 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2b79339d694cf2a0123ec3b4c0e2e4" candidate_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
I20260710 11:01:12.331162 15983 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.331477 16132 raft_consensus.cc:3055] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:12.331882 16132 raft_consensus.cc:740] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:12.332824 16132 consensus_queue.cc:260] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.334241 16132 raft_consensus.cc:3060] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.339176 15983 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:12.340708 16025 leader_election.cc:304] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5f374c1d69c498aa85459f3c6f29b7e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:12.341688 16344 raft_consensus.cc:2804] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:12.342337 16344 raft_consensus.cc:697] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Becoming Leader. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:12.343150 16344 consensus_queue.cc:237] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:12.345912 16132 raft_consensus.cc:2468] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5f374c1d69c498aa85459f3c6f29b7e in term 2.
I20260710 11:01:12.353209 16306 consensus_queue.cc:1048] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:12.365154 15882 catalog_manager.cc:5697] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e reported cstate change: term changed from 1 to 2, leader changed from 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195) to b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194). New cstate: current_term: 2 leader_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:12.380792 16058 raft_consensus.cc:1275] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.382109 16359 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.389804 16132 raft_consensus.cc:1275] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.392153 16292 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.456907 16058 raft_consensus.cc:1275] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.458165 16292 consensus_queue.cc:1048] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.465638 16132 raft_consensus.cc:1275] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.467628 16352 consensus_queue.cc:1048] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.513481 16132 raft_consensus.cc:1275] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.515137 16344 consensus_queue.cc:1048] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.526435 15982 raft_consensus.cc:3060] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:12.534742 15982 raft_consensus.cc:1275] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.538542 16367 consensus_queue.cc:1048] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.666191 16058 raft_consensus.cc:1275] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.667824 16292 consensus_queue.cc:1048] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.677804 16132 raft_consensus.cc:1275] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.679865 16292 consensus_queue.cc:1048] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.775552 16132 raft_consensus.cc:1275] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.777117 16367 consensus_queue.cc:1048] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.788650 15982 raft_consensus.cc:1275] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer b5f374c1d69c498aa85459f3c6f29b7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.796633 16367 consensus_queue.cc:1048] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.802857 16058 raft_consensus.cc:1275] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.806340 16292 consensus_queue.cc:1048] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:12.816293 16132 raft_consensus.cc:1275] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Refusing update from remote peer f173e59a1edd4a3e8e4ba58ebe30781e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:12.819136 16352 consensus_queue.cc:1048] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:15.019282 15881 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42224:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:15.040409 15881 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42224:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:15.130475 12063 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:01:15.182155 16387 log.cc:927] Time spent T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
W20260710 11:01:15.181403 16392 log.cc:927] Time spent T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Append to log took a long time: real 0.057s	user 0.000s	sys 0.004s
I20260710 11:01:15.262914 16420 tablet.cc:1724] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.284978 16423 tablet.cc:1724] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.255939 16415 tablet.cc:1724] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.254011 16407 tablet.cc:1724] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:15.314435 16413 log.cc:927] Time spent T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260710 11:01:15.315702 16412 log.cc:927] Time spent T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260710 11:01:15.343757 16086 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:654b2a241614438ca9a25a7bc7a9e260)
I20260710 11:01:15.418215 16436 tablet.cc:1724] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.421682 16435 tablet.cc:1724] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:15.425185 16422 log.cc:927] Time spent T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260710 11:01:15.428686 16429 tablet.cc:1724] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.438478 16441 tablet.cc:1724] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.440214 16432 tablet.cc:1724] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:15.445329 16086 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:654b2a241614438ca9a25a7bc7a9e260)
I20260710 11:01:15.462973 16433 tablet.cc:1724] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.467283 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
mode: GRACEFUL
new_leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:40394
I20260710 11:01:15.443286 16431 tablet.cc:1724] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.472800 16429 tablet.cc:1724] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.422072 16407 tablet.cc:1724] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:15.481446 16160 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:654b2a241614438ca9a25a7bc7a9e260)
I20260710 11:01:15.482997 16423 tablet.cc:1724] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.489385 16420 tablet.cc:1724] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.493571 16415 tablet.cc:1724] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.496901 16432 tablet.cc:1724] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.508618 16435 tablet.cc:1724] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.511818 16436 tablet.cc:1724] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.512413 16442 tablet.cc:1724] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.532153 16420 tablet.cc:1724] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.519904 16441 tablet.cc:1724] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.523458 15982 raft_consensus.cc:606] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Received request to transfer leadership to TS 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:15.524405 16429 tablet.cc:1724] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.544433 16442 tablet.cc:1724] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.546239 15881 catalog_manager.cc:5789] TS 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195:46051) does not have the latest schema for tablet 2fd7f0202c7f41a993e3e193c3d3237d (table soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]). Expected version 1 got 0
I20260710 11:01:15.525059 16407 tablet.cc:1724] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.529050 16432 tablet.cc:1724] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.563835 16435 tablet.cc:1724] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:15.582647 15882 catalog_manager.cc:5789] TS b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403) does not have the latest schema for tablet 8d2b79339d694cf2a0123ec3b4c0e2e4 (table soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d]). Expected version 1 got 0
I20260710 11:01:15.588716 16058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:38124
I20260710 11:01:15.589395 16058 raft_consensus.cc:606] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Received request to transfer leadership to TS 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:15.590925 12063 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:01:15.591533 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:15.602315 15982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef"
dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
mode: GRACEFUL
new_leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:40394
I20260710 11:01:15.602798 15982 raft_consensus.cc:606] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Received request to transfer leadership to TS 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:15.606364 16057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950"
dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
mode: GRACEFUL
new_leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:38124
I20260710 11:01:15.606976 16057 raft_consensus.cc:606] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Received request to transfer leadership to TS 6c3ab9d9513846d7ab00bccc926d9f8e
I20260710 11:01:15.609222 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:15.609656 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:15.613402 15881 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: soft_deleted_table [id=e6b538d1a1c341299a91a9738af9755d] alter complete (version 1)
I20260710 11:01:15.618569 16409 raft_consensus.cc:993] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: : Instructing follower 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.619221 16399 raft_consensus.cc:1081] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Signalling peer 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.620798 16128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:36604
I20260710 11:01:15.621279 16128 raft_consensus.cc:493] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.621563 16128 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.629033 16128 raft_consensus.cc:515] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.631124 16128 leader_election.cc:290] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 3 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:15.631681 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:15.632279 15982 raft_consensus.cc:3055] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:15.632171 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a725eba6364cb8bba7d2aebd585fef" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:15.632575 15982 raft_consensus.cc:740] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:15.632838 16057 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.633352 15982 consensus_queue.cc:260] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.634084 16398 raft_consensus.cc:993] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.634588 15982 raft_consensus.cc:3060] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.634712 16406 raft_consensus.cc:1081] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Signalling peer 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.636618 16131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:36596
I20260710 11:01:15.637148 16131 raft_consensus.cc:493] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.637506 16131 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.639894 15982 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 3.
I20260710 11:01:15.640148 16057 raft_consensus.cc:2468] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 3.
I20260710 11:01:15.640898 16099 leader_election.cc:304] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:15.641814 16370 raft_consensus.cc:2804] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:15.642295 16370 raft_consensus.cc:697] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:15.643105 16370 consensus_queue.cc:237] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.644194 16131 raft_consensus.cc:515] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.646081 16131 leader_election.cc:290] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:15.647125 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:15.647223 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7a33f7595dd4dcc8423d8888da7c950" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:15.647635 16057 raft_consensus.cc:3055] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.647992 16057 raft_consensus.cc:740] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:15.648026 15982 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.648722 16057 consensus_queue.cc:260] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.649716 16057 raft_consensus.cc:3060] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.654481 16057 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:15.655936 16100 leader_election.cc:304] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:15.656729 15982 raft_consensus.cc:2468] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:15.657013 16428 raft_consensus.cc:2804] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.657574 16428 raft_consensus.cc:697] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:15.658439 16428 consensus_queue.cc:237] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.661010 15882 catalog_manager.cc:5697] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 2 to 3, leader changed from f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193) to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 3 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.673388 15882 catalog_manager.cc:5697] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 1 to 2, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 2 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.681982 16398 raft_consensus.cc:993] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: : Instructing follower 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.682462 16398 raft_consensus.cc:1081] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Signalling peer 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.684073 16131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:36596
I20260710 11:01:15.684549 16131 raft_consensus.cc:493] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.684827 16131 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.690248 16131 raft_consensus.cc:515] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.692651 16131 leader_election.cc:290] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:15.693233 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:15.693734 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c353fd503dd47ecb1d84536db08a307" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:15.693951 15982 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.694293 16057 raft_consensus.cc:3055] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:15.694608 16057 raft_consensus.cc:740] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5f374c1d69c498aa85459f3c6f29b7e, State: Running, Role: LEADER
I20260710 11:01:15.695422 16057 consensus_queue.cc:260] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.696617 16057 raft_consensus.cc:3060] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:15.701610 15982 raft_consensus.cc:2468] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:15.702697 16099 leader_election.cc:304] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3ab9d9513846d7ab00bccc926d9f8e, f173e59a1edd4a3e8e4ba58ebe30781e; no voters: 
I20260710 11:01:15.703270 16057 raft_consensus.cc:2468] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 2.
I20260710 11:01:15.703485 16428 raft_consensus.cc:2804] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:15.704066 16428 raft_consensus.cc:697] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:15.705003 16428 consensus_queue.cc:237] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [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: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.711790 15882 catalog_manager.cc:5697] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 1 to 2, leader changed from b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194) to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 2 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:15.864426 16399 raft_consensus.cc:993] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: : Instructing follower 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.864938 16399 raft_consensus.cc:1081] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Signalling peer 6c3ab9d9513846d7ab00bccc926d9f8e to start an election
I20260710 11:01:15.866492 16131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2"
dest_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e"
 from {username='slave'} at 127.0.0.1:36604
I20260710 11:01:15.867198 16131 raft_consensus.cc:493] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:15.867460 16131 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.872848 16131 raft_consensus.cc:515] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.874503 16131 leader_election.cc:290] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [CANDIDATE]: Term 3 election: Requested vote from peers f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177), b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403)
I20260710 11:01:15.875340 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e"
I20260710 11:01:15.875468 16057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1f74fb4074d569ac0ebf43dee11e2" candidate_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b5f374c1d69c498aa85459f3c6f29b7e"
I20260710 11:01:15.875957 15982 raft_consensus.cc:3055] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:15.876049 16057 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.876255 15982 raft_consensus.cc:740] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f173e59a1edd4a3e8e4ba58ebe30781e, State: Running, Role: LEADER
I20260710 11:01:15.876965 15982 consensus_queue.cc:260] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.877854 15982 raft_consensus.cc:3060] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:15.881319 16057 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 3.
I20260710 11:01:15.882061 15982 raft_consensus.cc:2468] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c3ab9d9513846d7ab00bccc926d9f8e in term 3.
I20260710 11:01:15.882386 16100 leader_election.cc:304] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [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: 6c3ab9d9513846d7ab00bccc926d9f8e, b5f374c1d69c498aa85459f3c6f29b7e; no voters: 
I20260710 11:01:15.883150 16428 raft_consensus.cc:2804] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:15.883574 16428 raft_consensus.cc:697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 LEADER]: Becoming Leader. State: Replica: 6c3ab9d9513846d7ab00bccc926d9f8e, State: Running, Role: LEADER
I20260710 11:01:15.884286 16428 consensus_queue.cc:237] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } }
I20260710 11:01:15.891371 15882 catalog_manager.cc:5697] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e reported cstate change: term changed from 2 to 3, leader changed from f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193) to 6c3ab9d9513846d7ab00bccc926d9f8e (127.11.199.195). New cstate: current_term: 3 leader_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c3ab9d9513846d7ab00bccc926d9f8e" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 46051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:16.081429 16058 raft_consensus.cc:1275] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:16.082705 16428 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:16.098006 15982 raft_consensus.cc:1275] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:16.099571 16452 consensus_queue.cc:1048] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:16.173611 16058 raft_consensus.cc:1275] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.175014 16452 consensus_queue.cc:1048] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.183893 15982 raft_consensus.cc:1275] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:16.185369 16428 consensus_queue.cc:1048] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:16.232220 15982 raft_consensus.cc:1275] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:16.233211 16428 consensus_queue.cc:1048] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:16.240367 16058 raft_consensus.cc:1275] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:01:16.241706 16457 consensus_queue.cc:1048] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:16.276713 15982 raft_consensus.cc:1275] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:16.277920 16457 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f173e59a1edd4a3e8e4ba58ebe30781e" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:16.284986 16058 raft_consensus.cc:1275] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Refusing update from remote peer 6c3ab9d9513846d7ab00bccc926d9f8e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:01:16.287338 16457 consensus_queue.cc:1048] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5f374c1d69c498aa85459f3c6f29b7e" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 37403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:16.666146 12063 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:01:16.671697 12063 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:01:16.672426 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:16.677294 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:01:16.677731 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:17.707386 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
W20260710 11:01:17.711898 16025 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:01:17.715860 16025 consensus_peers.cc:597] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:17.732331 16025 consensus_peers.cc:597] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.741580 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:01:17.741796 16025 consensus_peers.cc:597] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.742482 12063 tablet_replica.cc:333] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.743479 12063 raft_consensus.cc:2243] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.744011 12063 raft_consensus.cc:2272] T d8e352c85d5944eab85133ce9288d359 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.745690 12063 tablet_replica.cc:333] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.746248 12063 raft_consensus.cc:2243] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.746659 12063 raft_consensus.cc:2272] T 2fd7f0202c7f41a993e3e193c3d3237d P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.748247 12063 tablet_replica.cc:333] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.748854 12063 raft_consensus.cc:2243] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.749189 12063 raft_consensus.cc:2272] T 6ba1f74fb4074d569ac0ebf43dee11e2 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.750772 12063 tablet_replica.cc:333] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.751466 12063 raft_consensus.cc:2243] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.751993 12063 raft_consensus.cc:2272] T 616b52afc29b430e868371fb56665b09 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.753690 12063 tablet_replica.cc:333] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.754211 12063 raft_consensus.cc:2243] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:01:17.755141 16099 consensus_peers.cc:597] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.755142 12063 raft_consensus.cc:2272] T 9e0feb412b69449d9fea929167285c2f P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.757227 12063 tablet_replica.cc:333] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.757731 12063 raft_consensus.cc:2243] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.758406 12063 raft_consensus.cc:2272] T 654b2a241614438ca9a25a7bc7a9e260 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.760004 12063 tablet_replica.cc:333] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.760485 12063 raft_consensus.cc:2243] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.760828 12063 raft_consensus.cc:2272] T 40a725eba6364cb8bba7d2aebd585fef P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.762468 12063 tablet_replica.cc:333] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.763027 12063 raft_consensus.cc:2243] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.763409 12063 raft_consensus.cc:2272] T 6c353fd503dd47ecb1d84536db08a307 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.764837 12063 tablet_replica.cc:333] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.765262 12063 raft_consensus.cc:2243] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.765779 12063 raft_consensus.cc:2272] T 1a16628d5ab64be0a078744d3b696fcf P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.767642 12063 tablet_replica.cc:333] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.768308 12063 raft_consensus.cc:2243] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.768687 12063 raft_consensus.cc:2272] T d1a3d7414a95483aa4ee6abfeaf90bd4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.770777 12063 tablet_replica.cc:333] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.771442 12063 raft_consensus.cc:2243] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.771900 12063 raft_consensus.cc:2272] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.773962 12063 tablet_replica.cc:333] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.774618 12063 raft_consensus.cc:2243] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.775341 12063 raft_consensus.cc:2272] T ae9383f8cdbc4621a88b69b077152cb0 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.777004 12063 tablet_replica.cc:333] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.777438 12063 raft_consensus.cc:2243] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.778167 12063 raft_consensus.cc:2272] T 982136d6283a4afe99f410138e233cf5 P f173e59a1edd4a3e8e4ba58ebe30781e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.779887 12063 tablet_replica.cc:333] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.780373 12063 raft_consensus.cc:2243] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.781046 12063 raft_consensus.cc:2272] T ecc7e4a63c5342d2b7bf08de65da53b8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.782909 12063 tablet_replica.cc:333] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.783406 12063 raft_consensus.cc:2243] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.783799 12063 raft_consensus.cc:2272] T 7cb5816ebb3a44b3b2282334103b06a8 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.787227 12063 tablet_replica.cc:333] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.787714 12063 raft_consensus.cc:2243] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.788408 12063 raft_consensus.cc:2272] T e75691b117d443e498275045a7954678 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.790009 12063 tablet_replica.cc:333] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.790482 12063 raft_consensus.cc:2243] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.790899 12063 raft_consensus.cc:2272] T f7a33f7595dd4dcc8423d8888da7c950 P f173e59a1edd4a3e8e4ba58ebe30781e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.792847 12063 tablet_replica.cc:333] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e: stopping tablet replica
I20260710 11:01:17.793371 12063 raft_consensus.cc:2243] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.793789 12063 raft_consensus.cc:2272] T f4b8a6b9c84c4b65a69422c603245ae6 P f173e59a1edd4a3e8e4ba58ebe30781e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.867255 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
W20260710 11:01:17.913545 16025 consensus_peers.cc:597] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:17.916419 16025 consensus_peers.cc:597] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.929975 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
W20260710 11:01:17.933522 16099 consensus_peers.cc:597] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:17.970324 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:17.971571 12063 tablet_replica.cc:333] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.973258 12063 raft_consensus.cc:2243] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.973973 12063 raft_consensus.cc:2272] T 2fd7f0202c7f41a993e3e193c3d3237d P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.976461 12063 tablet_replica.cc:333] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.977228 12063 raft_consensus.cc:2243] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.978544 12063 raft_consensus.cc:2272] T d8e352c85d5944eab85133ce9288d359 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.980746 12063 tablet_replica.cc:333] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.981582 12063 raft_consensus.cc:2243] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.982666 12063 raft_consensus.cc:2272] T 616b52afc29b430e868371fb56665b09 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.984933 12063 tablet_replica.cc:333] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.985630 12063 raft_consensus.cc:2243] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.986200 12063 raft_consensus.cc:2272] T 9e0feb412b69449d9fea929167285c2f P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.988369 12063 tablet_replica.cc:333] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.988935 12063 raft_consensus.cc:2243] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.989609 12063 raft_consensus.cc:2272] T 654b2a241614438ca9a25a7bc7a9e260 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.991653 12063 tablet_replica.cc:333] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.992367 12063 raft_consensus.cc:2243] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:17.993312 12063 raft_consensus.cc:2272] T 6ba1f74fb4074d569ac0ebf43dee11e2 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:17.996301 12063 tablet_replica.cc:333] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:17.997018 12063 raft_consensus.cc:2243] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:17.998569 12063 raft_consensus.cc:2272] T 1a16628d5ab64be0a078744d3b696fcf P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:17.998970 16099 consensus_peers.cc:597] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:18.001041 12063 tablet_replica.cc:333] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.001745 12063 raft_consensus.cc:2243] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.002264 12063 raft_consensus.cc:2272] T 6c353fd503dd47ecb1d84536db08a307 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.004487 12063 tablet_replica.cc:333] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.005182 12063 raft_consensus.cc:2243] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.006244 12063 raft_consensus.cc:2272] T f4b8a6b9c84c4b65a69422c603245ae6 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.008394 12063 tablet_replica.cc:333] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.008951 12063 raft_consensus.cc:2243] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.009490 12063 raft_consensus.cc:2272] T f7a33f7595dd4dcc8423d8888da7c950 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.011641 12063 tablet_replica.cc:333] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.012233 12063 raft_consensus.cc:2243] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.012786 12063 raft_consensus.cc:2272] T e75691b117d443e498275045a7954678 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.015225 12063 tablet_replica.cc:333] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.015796 12063 raft_consensus.cc:2243] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.016345 12063 raft_consensus.cc:2272] T 7cb5816ebb3a44b3b2282334103b06a8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.018538 12063 tablet_replica.cc:333] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.019145 12063 raft_consensus.cc:2243] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.020095 12063 raft_consensus.cc:2272] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.022133 12063 tablet_replica.cc:333] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.022682 12063 raft_consensus.cc:2243] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.023347 12063 raft_consensus.cc:2272] T 982136d6283a4afe99f410138e233cf5 P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.026274 12063 tablet_replica.cc:333] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.027189 12063 raft_consensus.cc:2243] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.028025 12063 raft_consensus.cc:2272] T ae9383f8cdbc4621a88b69b077152cb0 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.031821 12063 tablet_replica.cc:333] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.032546 12063 raft_consensus.cc:2243] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.034150 12063 raft_consensus.cc:2272] T d1a3d7414a95483aa4ee6abfeaf90bd4 P b5f374c1d69c498aa85459f3c6f29b7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.037400 12063 tablet_replica.cc:333] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.037856 12063 raft_consensus.cc:2243] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.038287 12063 raft_consensus.cc:2272] T ecc7e4a63c5342d2b7bf08de65da53b8 P b5f374c1d69c498aa85459f3c6f29b7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.040335 12063 tablet_replica.cc:333] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e: stopping tablet replica
I20260710 11:01:18.040778 12063 raft_consensus.cc:2243] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.041254 12063 raft_consensus.cc:2272] T 40a725eba6364cb8bba7d2aebd585fef P b5f374c1d69c498aa85459f3c6f29b7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.100210 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
W20260710 11:01:18.126106 16099 consensus_peers.cc:597] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:18.137253 16099 consensus_peers.cc:597] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer f173e59a1edd4a3e8e4ba58ebe30781e (127.11.199.193:42177): Couldn't send request to peer f173e59a1edd4a3e8e4ba58ebe30781e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:42177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:18.142187 16100 consensus_peers.cc:597] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Couldn't send request to peer b5f374c1d69c498aa85459f3c6f29b7e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:37403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:18.144178 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:01:18.177857 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:18.178755 12063 tablet_replica.cc:333] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.179554 12063 raft_consensus.cc:2243] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.180552 12063 raft_consensus.cc:2272] T 2fd7f0202c7f41a993e3e193c3d3237d P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.182591 12063 tablet_replica.cc:333] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.183219 12063 raft_consensus.cc:2243] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.183804 12063 raft_consensus.cc:2272] T d8e352c85d5944eab85133ce9288d359 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.185770 12063 tablet_replica.cc:333] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.186367 12063 raft_consensus.cc:2243] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.187029 12063 raft_consensus.cc:2272] T 616b52afc29b430e868371fb56665b09 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.189002 12063 tablet_replica.cc:333] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.189554 12063 raft_consensus.cc:2243] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.190428 12063 raft_consensus.cc:2272] T 6ba1f74fb4074d569ac0ebf43dee11e2 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.192476 12063 tablet_replica.cc:333] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.193384 12063 raft_consensus.cc:2243] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.194814 12063 raft_consensus.cc:2272] T f7a33f7595dd4dcc8423d8888da7c950 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.197600 12063 tablet_replica.cc:333] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.198187 12063 raft_consensus.cc:2243] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:01:18.198333 16100 consensus_peers.cc:597] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e -> Peer b5f374c1d69c498aa85459f3c6f29b7e (127.11.199.194:37403): Couldn't send request to peer b5f374c1d69c498aa85459f3c6f29b7e. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:37403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:18.198940 12063 raft_consensus.cc:2272] T f4b8a6b9c84c4b65a69422c603245ae6 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.200865 12063 tablet_replica.cc:333] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.201325 12063 raft_consensus.cc:2243] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.201797 12063 raft_consensus.cc:2272] T e75691b117d443e498275045a7954678 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.203759 12063 tablet_replica.cc:333] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.204205 12063 raft_consensus.cc:2243] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.205063 12063 raft_consensus.cc:2272] T 7cb5816ebb3a44b3b2282334103b06a8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.207067 12063 tablet_replica.cc:333] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.207573 12063 raft_consensus.cc:2243] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.207973 12063 raft_consensus.cc:2272] T ecc7e4a63c5342d2b7bf08de65da53b8 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.209769 12063 tablet_replica.cc:333] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.210211 12063 raft_consensus.cc:2243] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.211062 12063 raft_consensus.cc:2272] T 6c353fd503dd47ecb1d84536db08a307 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.212882 12063 tablet_replica.cc:333] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.213363 12063 raft_consensus.cc:2243] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.213737 12063 raft_consensus.cc:2272] T 1a16628d5ab64be0a078744d3b696fcf P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.215621 12063 tablet_replica.cc:333] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.216049 12063 raft_consensus.cc:2243] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.216451 12063 raft_consensus.cc:2272] T d1a3d7414a95483aa4ee6abfeaf90bd4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.218211 12063 tablet_replica.cc:333] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.218658 12063 raft_consensus.cc:2243] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.219129 12063 raft_consensus.cc:2272] T 654b2a241614438ca9a25a7bc7a9e260 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.220769 12063 tablet_replica.cc:333] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.221196 12063 raft_consensus.cc:2243] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.221686 12063 raft_consensus.cc:2272] T 9e0feb412b69449d9fea929167285c2f P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.223459 12063 tablet_replica.cc:333] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.223877 12063 raft_consensus.cc:2243] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.224709 12063 raft_consensus.cc:2272] T 40a725eba6364cb8bba7d2aebd585fef P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.226806 12063 tablet_replica.cc:333] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.227346 12063 raft_consensus.cc:2243] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.227810 12063 raft_consensus.cc:2272] T 8d2b79339d694cf2a0123ec3b4c0e2e4 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.229589 12063 tablet_replica.cc:333] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.230003 12063 raft_consensus.cc:2243] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.230414 12063 raft_consensus.cc:2272] T ae9383f8cdbc4621a88b69b077152cb0 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.232231 12063 tablet_replica.cc:333] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e: stopping tablet replica
I20260710 11:01:18.232635 12063 raft_consensus.cc:2243] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:18.233042 12063 raft_consensus.cc:2272] T 982136d6283a4afe99f410138e233cf5 P 6c3ab9d9513846d7ab00bccc926d9f8e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.271589 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 11:01:18.305060 12063 master.cc:562] Master@127.11.199.254:41621 shutting down...
I20260710 11:01:18.329073 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:18.329672 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:18.330034 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4366498073c54c868a2c61ae0cda6e13: stopping tablet replica
I20260710 11:01:18.350069 12063 master.cc:584] Master@127.11.199.254:41621 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13948 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:01:18.405589 12063 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.199.254:43959
I20260710 11:01:18.406693 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:18.412295 16466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:18.412359 16467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:18.413502 16469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.414695 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:18.415567 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:18.415738 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:18.415868 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681278415857 us; error 0 us; skew 500 ppm
I20260710 11:01:18.416280 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:18.418432 12063 webserver.cc:533] Webserver started at http://127.11.199.254:39575/ using document root <none> and password file <none>
I20260710 11:01:18.418923 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:18.419149 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:18.419432 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:18.420524 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/master-0-root/instance:
uuid: "77b986ceb7694390a8848b011cfa247f"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.424870 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:18.428014 16474 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.428836 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:18.429076 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/master-0-root
uuid: "77b986ceb7694390a8848b011cfa247f"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.429312 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:18.459378 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:18.460531 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:18.499187 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.254:43959
I20260710 11:01:18.499289 16525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.254:43959 every 8 connection(s)
I20260710 11:01:18.503281 16526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:18.514247 16526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: Bootstrap starting.
I20260710 11:01:18.519099 16526 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:18.523423 16526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: No bootstrap required, opened a new log
I20260710 11:01:18.525600 16526 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER }
I20260710 11:01:18.526021 16526 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:18.526279 16526 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b986ceb7694390a8848b011cfa247f, State: Initialized, Role: FOLLOWER
I20260710 11:01:18.526921 16526 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER }
I20260710 11:01:18.527400 16526 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:18.527619 16526 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:18.527899 16526 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:18.532668 16526 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER }
I20260710 11:01:18.533214 16526 leader_election.cc:304] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [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: 77b986ceb7694390a8848b011cfa247f; no voters: 
I20260710 11:01:18.534313 16526 leader_election.cc:290] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:18.534787 16529 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:18.536278 16529 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 1 LEADER]: Becoming Leader. State: Replica: 77b986ceb7694390a8848b011cfa247f, State: Running, Role: LEADER
I20260710 11:01:18.537007 16529 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [LEADER]: Queue going to LEADER mode. State: All 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: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER }
I20260710 11:01:18.537361 16526 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:18.541803 16531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77b986ceb7694390a8848b011cfa247f. Latest consensus state: current_term: 1 leader_uuid: "77b986ceb7694390a8848b011cfa247f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER } }
I20260710 11:01:18.542467 16531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:18.544195 16530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77b986ceb7694390a8848b011cfa247f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b986ceb7694390a8848b011cfa247f" member_type: VOTER } }
I20260710 11:01:18.544690 16530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:18.548467 16537 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:18.556254 16537 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:18.557284 12063 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:18.565852 16537 catalog_manager.cc:1383] Generated new cluster ID: bd5c7f6edac44b54ad99bb30edc34b87
I20260710 11:01:18.566160 16537 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:18.598577 16537 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:18.600463 16537 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:18.622728 16537 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: Generated new TSK 0
I20260710 11:01:18.623379 16537 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:18.688126 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:18.694149 16547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:18.695327 16548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.697297 12063 server_base.cc:1061] running on GCE node
W20260710 11:01:18.697177 16550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.698529 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:18.698730 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:18.698956 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681278698935 us; error 0 us; skew 500 ppm
I20260710 11:01:18.699470 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:18.701936 12063 webserver.cc:533] Webserver started at http://127.11.199.193:46509/ using document root <none> and password file <none>
I20260710 11:01:18.702360 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:18.702513 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:18.702713 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:18.703819 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-0-root/instance:
uuid: "03a7093e0e9a48f599e816a599f162d3"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.708137 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:18.711426 16555 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.712162 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:18.712541 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-0-root
uuid: "03a7093e0e9a48f599e816a599f162d3"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.712829 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:18.726794 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:18.728158 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:18.729658 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:18.731997 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:18.732257 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.732498 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:18.732679 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.773970 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.193:34575
I20260710 11:01:18.774077 16617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.193:34575 every 8 connection(s)
I20260710 11:01:18.779071 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:18.787549 16623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:18.786747 16622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.791579 12063 server_base.cc:1061] running on GCE node
W20260710 11:01:18.791833 16625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.793720 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:18.794013 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:18.794214 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681278794196 us; error 0 us; skew 500 ppm
I20260710 11:01:18.794791 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:18.795104 16618 heartbeater.cc:344] Connected to a master server at 127.11.199.254:43959
I20260710 11:01:18.795491 16618 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:18.796360 16618 heartbeater.cc:507] Master 127.11.199.254:43959 requested a full tablet report, sending...
I20260710 11:01:18.797362 12063 webserver.cc:533] Webserver started at http://127.11.199.194:43997/ using document root <none> and password file <none>
I20260710 11:01:18.798000 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:18.798218 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:18.798499 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:18.798652 16491 ts_manager.cc:194] Registered new tserver with Master: 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575)
I20260710 11:01:18.799842 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-1-root/instance:
uuid: "ad306065349a4047a4c875a56cfb112b"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.800617 16491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58064
I20260710 11:01:18.804630 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:01:18.807971 16630 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.808777 12063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:18.809024 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-1-root
uuid: "ad306065349a4047a4c875a56cfb112b"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.809255 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:18.821380 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:18.822479 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:18.823948 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:18.826097 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:18.826264 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.826548 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:18.826705 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.867303 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.194:35527
I20260710 11:01:18.867566 16692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.194:35527 every 8 connection(s)
I20260710 11:01:18.872139 12063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:18.879608 16696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:18.881596 16697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.887290 12063 server_base.cc:1061] running on GCE node
I20260710 11:01:18.888741 16693 heartbeater.cc:344] Connected to a master server at 127.11.199.254:43959
I20260710 11:01:18.889142 16693 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:18.889297 16699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:18.890182 16693 heartbeater.cc:507] Master 127.11.199.254:43959 requested a full tablet report, sending...
I20260710 11:01:18.890435 12063 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:18.890709 12063 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:18.890959 12063 hybrid_clock.cc:648] HybridClock initialized: now 1783681278890937 us; error 0 us; skew 500 ppm
I20260710 11:01:18.891577 12063 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:18.892516 16491 ts_manager.cc:194] Registered new tserver with Master: ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:18.894160 12063 webserver.cc:533] Webserver started at http://127.11.199.195:40633/ using document root <none> and password file <none>
I20260710 11:01:18.894232 16491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58076
I20260710 11:01:18.894762 12063 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:18.895068 12063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:18.895371 12063 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:18.896517 12063 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-2-root/instance:
uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.900985 12063 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:18.904651 16704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.905507 12063 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:01:18.905864 12063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-2-root
uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
format_stamp: "Formatted at 2026-07-10 11:01:18 on dist-test-slave-pgv9"
I20260710 11:01:18.906196 12063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskO3C7NM/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681176969836-12063-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:18.931666 12063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:18.932951 12063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:18.934358 12063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:18.936791 12063 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:18.937029 12063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.937273 12063 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:18.937456 12063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:18.981689 12063 rpc_server.cc:307] RPC server started. Bound to: 127.11.199.195:45269
I20260710 11:01:18.981791 16766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.199.195:45269 every 8 connection(s)
I20260710 11:01:18.996197 16767 heartbeater.cc:344] Connected to a master server at 127.11.199.254:43959
I20260710 11:01:18.996601 16767 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:18.997331 16767 heartbeater.cc:507] Master 127.11.199.254:43959 requested a full tablet report, sending...
I20260710 11:01:18.999200 16491 ts_manager.cc:194] Registered new tserver with Master: 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:18.999608 12063 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014611878s
I20260710 11:01:19.000558 16491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58086
I20260710 11:01:19.025452 16491 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58096:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:19.028362 16491 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:19.114512 16583 tablet_service.cc:1511] Processing CreateTablet for tablet 02368363892446ee8de7d08b16c67c8f (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:19.114728 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 02368363892446ee8de7d08b16c67c8f (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:19.115984 16583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02368363892446ee8de7d08b16c67c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.116169 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02368363892446ee8de7d08b16c67c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.120460 16582 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab2404e6d24e25aa16d7bb95d364aa (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:19.121850 16582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab2404e6d24e25aa16d7bb95d364aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.123533 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 02368363892446ee8de7d08b16c67c8f (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:19.124100 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab2404e6d24e25aa16d7bb95d364aa (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:19.124861 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02368363892446ee8de7d08b16c67c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.125371 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab2404e6d24e25aa16d7bb95d364aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.127903 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab2404e6d24e25aa16d7bb95d364aa (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:19.128432 16730 tablet_service.cc:1511] Processing CreateTablet for tablet 15736052ee4d450c80004f3ea9b8bc94 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:19.129208 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab2404e6d24e25aa16d7bb95d364aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.129709 16730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15736052ee4d450c80004f3ea9b8bc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.130950 16727 tablet_service.cc:1511] Processing CreateTablet for tablet dcbe279e037b4a99bafedf280e7768a3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:19.132262 16727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbe279e037b4a99bafedf280e7768a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.132015 16656 tablet_service.cc:1511] Processing CreateTablet for tablet 15736052ee4d450c80004f3ea9b8bc94 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:19.133359 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15736052ee4d450c80004f3ea9b8bc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.135751 16728 tablet_service.cc:1511] Processing CreateTablet for tablet 46da23f940f34a87b71b08aa5ba2e0de (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:19.136180 16655 tablet_service.cc:1511] Processing CreateTablet for tablet 53a778d50a9a48caa4d49ea34870f0f9 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:19.137493 16655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a778d50a9a48caa4d49ea34870f0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.137166 16729 tablet_service.cc:1511] Processing CreateTablet for tablet 53a778d50a9a48caa4d49ea34870f0f9 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:19.137189 16728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46da23f940f34a87b71b08aa5ba2e0de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.139514 16654 tablet_service.cc:1511] Processing CreateTablet for tablet 46da23f940f34a87b71b08aa5ba2e0de (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:19.140540 16729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a778d50a9a48caa4d49ea34870f0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.140823 16654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46da23f940f34a87b71b08aa5ba2e0de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.144032 16653 tablet_service.cc:1511] Processing CreateTablet for tablet dcbe279e037b4a99bafedf280e7768a3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:19.145339 16653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbe279e037b4a99bafedf280e7768a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.147809 16652 tablet_service.cc:1511] Processing CreateTablet for tablet f4970aae74fd47ec91614b0566f4b3e3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:19.149011 16652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4970aae74fd47ec91614b0566f4b3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.151974 16724 tablet_service.cc:1511] Processing CreateTablet for tablet 97e6115cd36d49508a9730c6d89b6c32 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:19.152081 16651 tablet_service.cc:1511] Processing CreateTablet for tablet 14cbe140474948f5ae1a4819492240d3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:19.153468 16651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cbe140474948f5ae1a4819492240d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.153474 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e6115cd36d49508a9730c6d89b6c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.154661 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 14cbe140474948f5ae1a4819492240d3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:19.156196 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cbe140474948f5ae1a4819492240d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.158511 16726 tablet_service.cc:1511] Processing CreateTablet for tablet f4970aae74fd47ec91614b0566f4b3e3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:19.159824 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4970aae74fd47ec91614b0566f4b3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.164054 16650 tablet_service.cc:1511] Processing CreateTablet for tablet 97e6115cd36d49508a9730c6d89b6c32 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:19.165376 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e6115cd36d49508a9730c6d89b6c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.204653 16581 tablet_service.cc:1511] Processing CreateTablet for tablet 15736052ee4d450c80004f3ea9b8bc94 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:19.205152 16783 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.206166 16581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15736052ee4d450c80004f3ea9b8bc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.208556 16580 tablet_service.cc:1511] Processing CreateTablet for tablet 53a778d50a9a48caa4d49ea34870f0f9 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:19.209935 16580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a778d50a9a48caa4d49ea34870f0f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.213081 16783 tablet_bootstrap.cc:654] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.226207 16579 tablet_service.cc:1511] Processing CreateTablet for tablet 46da23f940f34a87b71b08aa5ba2e0de (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:19.227654 16579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46da23f940f34a87b71b08aa5ba2e0de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.236824 16578 tablet_service.cc:1511] Processing CreateTablet for tablet dcbe279e037b4a99bafedf280e7768a3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:19.238281 16578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcbe279e037b4a99bafedf280e7768a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.243465 16577 tablet_service.cc:1511] Processing CreateTablet for tablet f4970aae74fd47ec91614b0566f4b3e3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:19.244901 16577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4970aae74fd47ec91614b0566f4b3e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.257050 16576 tablet_service.cc:1511] Processing CreateTablet for tablet 14cbe140474948f5ae1a4819492240d3 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:19.258541 16576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cbe140474948f5ae1a4819492240d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.260147 16575 tablet_service.cc:1511] Processing CreateTablet for tablet 97e6115cd36d49508a9730c6d89b6c32 (DEFAULT_TABLE table=test-workload [id=d8ea0e87935b47659f6b1b5bac40ebc0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:19.263201 16575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e6115cd36d49508a9730c6d89b6c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:19.284121 16785 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.294864 16783 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.295441 16783 ts_tablet_manager.cc:1403] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.091s	user 0.034s	sys 0.036s
I20260710 11:01:19.298245 16783 raft_consensus.cc:359] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.298990 16783 raft_consensus.cc:385] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.299274 16783 raft_consensus.cc:740] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.299973 16783 consensus_queue.cc:260] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.305513 16693 heartbeater.cc:499] Master 127.11.199.254:43959 was elected leader, sending a full tablet report...
I20260710 11:01:19.305858 16783 ts_tablet_manager.cc:1434] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:01:19.307034 16783 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.308597 16782 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.309677 16785 tablet_bootstrap.cc:654] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.314181 16783 tablet_bootstrap.cc:654] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.318066 16782 tablet_bootstrap.cc:654] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.324075 16785 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.324502 16785 ts_tablet_manager.cc:1403] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.005s
I20260710 11:01:19.326716 16785 raft_consensus.cc:359] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.327309 16783 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.327435 16785 raft_consensus.cc:385] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.327800 16785 raft_consensus.cc:740] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.327913 16783 ts_tablet_manager.cc:1403] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260710 11:01:19.328418 16785 consensus_queue.cc:260] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.330626 16782 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.331310 16782 ts_tablet_manager.cc:1403] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.005s
I20260710 11:01:19.330797 16783 raft_consensus.cc:359] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.335062 16783 raft_consensus.cc:385] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.335510 16783 raft_consensus.cc:740] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.335264 16782 raft_consensus.cc:359] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.336143 16618 heartbeater.cc:499] Master 127.11.199.254:43959 was elected leader, sending a full tablet report...
I20260710 11:01:19.336194 16782 raft_consensus.cc:385] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.336654 16785 ts_tablet_manager.cc:1434] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.007s
I20260710 11:01:19.336690 16782 raft_consensus.cc:740] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.336541 16783 consensus_queue.cc:260] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.337965 16785 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.337634 16782 consensus_queue.cc:260] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.338819 16783 ts_tablet_manager.cc:1434] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:01:19.341065 16783 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.344745 16785 tablet_bootstrap.cc:654] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.348981 16783 tablet_bootstrap.cc:654] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.356920 16785 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.357442 16785 ts_tablet_manager.cc:1403] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:01:19.361131 16785 raft_consensus.cc:359] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.361892 16785 raft_consensus.cc:385] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.362198 16785 raft_consensus.cc:740] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.362563 16782 ts_tablet_manager.cc:1434] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.006s
I20260710 11:01:19.363142 16785 consensus_queue.cc:260] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.363590 16767 heartbeater.cc:499] Master 127.11.199.254:43959 was elected leader, sending a full tablet report...
I20260710 11:01:19.365155 16782 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.366686 16783 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.367233 16783 ts_tablet_manager.cc:1403] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260710 11:01:19.370119 16783 raft_consensus.cc:359] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.370819 16783 raft_consensus.cc:385] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.371120 16783 raft_consensus.cc:740] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.371846 16783 consensus_queue.cc:260] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.372463 16782 tablet_bootstrap.cc:654] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.373974 16783 ts_tablet_manager.cc:1434] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:01:19.373974 16785 ts_tablet_manager.cc:1434] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 11:01:19.375072 16783 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.377321 16785 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.381887 16783 tablet_bootstrap.cc:654] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.384229 16785 tablet_bootstrap.cc:654] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.384979 16782 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.385571 16782 ts_tablet_manager.cc:1403] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:01:19.388953 16782 raft_consensus.cc:359] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.389763 16782 raft_consensus.cc:385] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.390141 16782 raft_consensus.cc:740] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.396281 16782 consensus_queue.cc:260] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.402987 16782 ts_tablet_manager.cc:1434] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:01:19.404049 16782 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.413075 16782 tablet_bootstrap.cc:654] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.413069 16783 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.413750 16783 ts_tablet_manager.cc:1403] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260710 11:01:19.414072 16785 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.414592 16785 ts_tablet_manager.cc:1403] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.015s
I20260710 11:01:19.416777 16783 raft_consensus.cc:359] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.417541 16783 raft_consensus.cc:385] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.417584 16782 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.418021 16783 raft_consensus.cc:740] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.417562 16785 raft_consensus.cc:359] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.418473 16782 ts_tablet_manager.cc:1403] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:01:19.418646 16785 raft_consensus.cc:385] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.419148 16785 raft_consensus.cc:740] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.418957 16783 consensus_queue.cc:260] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.419859 16785 consensus_queue.cc:260] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.421258 16783 ts_tablet_manager.cc:1434] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:19.421454 16782 raft_consensus.cc:359] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.422194 16782 raft_consensus.cc:385] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.422227 16783 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.422628 16782 raft_consensus.cc:740] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.423621 16782 consensus_queue.cc:260] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.426725 16785 ts_tablet_manager.cc:1434] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:01:19.427624 16782 ts_tablet_manager.cc:1434] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:19.427851 16785 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.428633 16782 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.430544 16783 tablet_bootstrap.cc:654] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.435292 16790 raft_consensus.cc:493] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.435647 16782 tablet_bootstrap.cc:654] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.435846 16790 raft_consensus.cc:515] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.440104 16785 tablet_bootstrap.cc:654] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.447177 16783 tablet_bootstrap.cc:492] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.447827 16783 ts_tablet_manager.cc:1403] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260710 11:01:19.450922 16785 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.451501 16785 ts_tablet_manager.cc:1403] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.009s
I20260710 11:01:19.454540 16785 raft_consensus.cc:359] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.455307 16785 raft_consensus.cc:385] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.455587 16785 raft_consensus.cc:740] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.456270 16785 consensus_queue.cc:260] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.456781 16783 raft_consensus.cc:359] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.457577 16783 raft_consensus.cc:385] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.457913 16783 raft_consensus.cc:740] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.458640 16783 consensus_queue.cc:260] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.461454 16783 ts_tablet_manager.cc:1434] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:01:19.462456 16783 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.462500 16785 ts_tablet_manager.cc:1434] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 11:01:19.463526 16785 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.447968 16790 leader_election.cc:290] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.469184 16783 tablet_bootstrap.cc:654] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.469906 16785 tablet_bootstrap.cc:654] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.507423 16791 raft_consensus.cc:493] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.508225 16791 raft_consensus.cc:515] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.513855 16791 leader_election.cc:290] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.518961 16786 raft_consensus.cc:493] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.519696 16786 raft_consensus.cc:515] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.524459 16782 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.525002 16782 ts_tablet_manager.cc:1403] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.097s	user 0.040s	sys 0.042s
I20260710 11:01:19.525533 16783 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.526044 16783 ts_tablet_manager.cc:1403] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.064s	user 0.038s	sys 0.023s
I20260710 11:01:19.529184 16783 raft_consensus.cc:359] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.529930 16783 raft_consensus.cc:385] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.530241 16783 raft_consensus.cc:740] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.531059 16786 leader_election.cc:290] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.531643 16786 raft_consensus.cc:493] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.532086 16786 raft_consensus.cc:515] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.532894 16783 consensus_queue.cc:260] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.534085 16786 leader_election.cc:290] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.535205 16783 ts_tablet_manager.cc:1434] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:19.534019 16782 raft_consensus.cc:359] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.536016 16782 raft_consensus.cc:385] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.536017 16803 raft_consensus.cc:493] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.536469 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15736052ee4d450c80004f3ea9b8bc94" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.536530 16782 raft_consensus.cc:740] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.536787 16803 raft_consensus.cc:515] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.537436 16668 raft_consensus.cc:2468] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:19.539316 16557 leader_election.cc:304] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.538000 16782 consensus_queue.cc:260] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.539537 16803 leader_election.cc:290] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.540601 16803 raft_consensus.cc:2804] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.541018 16803 raft_consensus.cc:493] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.541429 16803 raft_consensus.cc:3060] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.542613 16782 ts_tablet_manager.cc:1434] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 11:01:19.543717 16782 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
W20260710 11:01:19.549239 16539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:19.550518 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.551293 16668 raft_consensus.cc:2468] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:19.553560 16782 tablet_bootstrap.cc:654] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.553615 16557 leader_election.cc:304] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.554190 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15736052ee4d450c80004f3ea9b8bc94" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.554363 16803 raft_consensus.cc:515] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.554741 16790 raft_consensus.cc:2804] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.554952 16742 raft_consensus.cc:2468] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:19.555230 16790 raft_consensus.cc:493] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.555660 16790 raft_consensus.cc:3060] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.556440 16803 leader_election.cc:290] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.560631 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.560750 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15736052ee4d450c80004f3ea9b8bc94" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:19.561389 16741 raft_consensus.cc:3060] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.562891 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15736052ee4d450c80004f3ea9b8bc94" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.563585 16668 raft_consensus.cc:3060] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.565407 16782 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.565932 16782 ts_tablet_manager.cc:1403] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:01:19.568982 16782 raft_consensus.cc:359] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.569689 16782 raft_consensus.cc:385] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.570024 16782 raft_consensus.cc:740] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.570725 16782 consensus_queue.cc:260] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.572510 16786 raft_consensus.cc:493] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.572980 16786 raft_consensus.cc:515] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.575127 16783 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.576089 16782 ts_tablet_manager.cc:1434] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:01:19.577234 16782 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.578083 16803 raft_consensus.cc:493] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.578639 16803 raft_consensus.cc:515] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.585577 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
W20260710 11:01:19.587162 16557 leader_election.cc:343] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.580181 16790 raft_consensus.cc:515] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.588140 16786 leader_election.cc:290] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.580478 16785 tablet_bootstrap.cc:492] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.589200 16790 leader_election.cc:290] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.587349 16782 tablet_bootstrap.cc:654] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.589627 16785 ts_tablet_manager.cc:1403] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.025s
I20260710 11:01:19.589917 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.590551 16667 raft_consensus.cc:3060] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.592746 16785 raft_consensus.cc:359] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.593467 16785 raft_consensus.cc:385] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.593760 16785 raft_consensus.cc:740] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
W20260710 11:01:19.599432 16556 leader_election.cc:343] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.599460 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:19.601218 16783 tablet_bootstrap.cc:654] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.570780 16741 raft_consensus.cc:2468] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:19.607723 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.608022 16807 raft_consensus.cc:493] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.604705 16803 leader_election.cc:290] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.608230 16667 raft_consensus.cc:2468] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:19.608546 16741 raft_consensus.cc:2468] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
W20260710 11:01:19.607769 16556 leader_election.cc:343] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.617475 16556 leader_election.cc:304] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.612288 16783 tablet_bootstrap.cc:492] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.620597 16783 ts_tablet_manager.cc:1403] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.000s
I20260710 11:01:19.621824 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4970aae74fd47ec91614b0566f4b3e3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.623385 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
W20260710 11:01:19.624569 16631 leader_election.cc:343] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:19.625622 16631 leader_election.cc:343] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.625902 16785 consensus_queue.cc:260] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.626401 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
W20260710 11:01:19.627724 16631 leader_election.cc:343] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.611132 16668 raft_consensus.cc:2468] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:19.619320 16557 leader_election.cc:304] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:19.609086 16807 raft_consensus.cc:515] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.630195 16790 raft_consensus.cc:2804] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.631968 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.634064 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.634981 16741 raft_consensus.cc:2468] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:19.636406 16556 leader_election.cc:304] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [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: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: ad306065349a4047a4c875a56cfb112b
I20260710 11:01:19.638024 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.638335 16785 ts_tablet_manager.cc:1434] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.002s
I20260710 11:01:19.638475 16807 leader_election.cc:290] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.637279 16803 raft_consensus.cc:2804] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.629171 16783 raft_consensus.cc:359] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.640003 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4970aae74fd47ec91614b0566f4b3e3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.640100 16783 raft_consensus.cc:385] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.640691 16592 raft_consensus.cc:2468] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:19.640791 16783 raft_consensus.cc:740] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.636565 16631 leader_election.cc:304] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.641949 16803 raft_consensus.cc:697] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:19.642190 16817 raft_consensus.cc:2804] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.642159 16786 raft_consensus.cc:2804] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.643175 16803 consensus_queue.cc:237] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
W20260710 11:01:19.643872 16632 leader_election.cc:343] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.643657 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.644573 16632 leader_election.cc:304] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad306065349a4047a4c875a56cfb112b; no voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:19.643810 16817 raft_consensus.cc:493] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.644071 16786 raft_consensus.cc:493] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.645284 16817 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.645624 16786 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.647082 16807 raft_consensus.cc:2749] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.648995 16783 consensus_queue.cc:260] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.652143 16783 ts_tablet_manager.cc:1434] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:01:19.654251 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.655993 16790 raft_consensus.cc:697] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
W20260710 11:01:19.661598 16706 leader_election.cc:343] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.661806 16790 consensus_queue.cc:237] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.657073 16817 raft_consensus.cc:515] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.655113 16786 raft_consensus.cc:515] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.667275 16817 leader_election.cc:290] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.667448 16786 leader_election.cc:290] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.668308 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:19.668747 16741 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.669196 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:19.669488 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.669806 16742 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.670356 16668 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.676661 16741 raft_consensus.cc:2468] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:19.677502 16742 raft_consensus.cc:2468] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:19.678226 16556 leader_election.cc:304] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.658830 16785 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.678683 16631 leader_election.cc:304] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.679548 16786 raft_consensus.cc:2804] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.680025 16786 raft_consensus.cc:697] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:19.680842 16786 consensus_queue.cc:237] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.682092 16783 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.682847 16803 raft_consensus.cc:2804] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.684679 16782 tablet_bootstrap.cc:492] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.685199 16782 ts_tablet_manager.cc:1403] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.108s	user 0.035s	sys 0.030s
I20260710 11:01:19.685318 16632 leader_election.cc:304] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [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: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:19.686247 16807 raft_consensus.cc:2804] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.685540 16803 raft_consensus.cc:697] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:19.686594 16807 raft_consensus.cc:493] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:01:19.686642 16632 leader_election.cc:343] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.687132 16807 raft_consensus.cc:3060] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.688795 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:19.688834 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.689111 16803 consensus_queue.cc:237] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
W20260710 11:01:19.690240 16706 leader_election.cc:343] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.690773 16706 leader_election.cc:304] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b
I20260710 11:01:19.690542 16782 raft_consensus.cc:359] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.691746 16791 raft_consensus.cc:2749] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.692425 16782 raft_consensus.cc:385] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.692940 16782 raft_consensus.cc:740] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.686738 16668 raft_consensus.cc:2468] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:19.693750 16782 consensus_queue.cc:260] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.695631 16807 raft_consensus.cc:515] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.696846 16785 tablet_bootstrap.cc:654] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.698544 16783 tablet_bootstrap.cc:654] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:19.692487 16632 leader_election.cc:343] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.699204 16782 ts_tablet_manager.cc:1434] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:01:19.704028 16782 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.704643 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4970aae74fd47ec91614b0566f4b3e3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:19.705294 16592 raft_consensus.cc:3060] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.708598 16807 leader_election.cc:290] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:19.708624 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4970aae74fd47ec91614b0566f4b3e3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
W20260710 11:01:19.710294 16631 leader_election.cc:343] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.714033 16592 raft_consensus.cc:2468] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:19.715575 16632 leader_election.cc:304] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:19.758757 16786 raft_consensus.cc:2804] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.759361 16786 raft_consensus.cc:697] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:19.760190 16786 consensus_queue.cc:237] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.765316 16782 tablet_bootstrap.cc:654] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.765652 16488 catalog_manager.cc:5697] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:19.765036 16632 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.199.193:34575, user_credentials={real_user=slave}} blocked reactor thread for 49563us
I20260710 11:01:19.776985 16489 catalog_manager.cc:5697] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 0 to 1, leader changed from <none> to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 1 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.772435 16632 leader_election.cc:304] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad306065349a4047a4c875a56cfb112b; no voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:19.779891 16807 raft_consensus.cc:2749] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:19.786621 16785 tablet_bootstrap.cc:492] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.787261 16783 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.787386 16785 ts_tablet_manager.cc:1403] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.129s	user 0.043s	sys 0.019s
I20260710 11:01:19.787925 16783 ts_tablet_manager.cc:1403] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.017s
I20260710 11:01:19.790874 16782 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.790661 16785 raft_consensus.cc:359] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.791393 16782 ts_tablet_manager.cc:1403] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.012s
I20260710 11:01:19.791469 16785 raft_consensus.cc:385] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.792075 16785 raft_consensus.cc:740] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.791465 16783 raft_consensus.cc:359] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.792613 16783 raft_consensus.cc:385] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.793007 16783 raft_consensus.cc:740] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.792853 16785 consensus_queue.cc:260] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.793843 16783 consensus_queue.cc:260] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.795419 16785 ts_tablet_manager.cc:1434] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:19.795698 16783 ts_tablet_manager.cc:1434] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:19.796424 16785 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.796625 16783 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:19.796793 16782 raft_consensus.cc:359] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.797580 16782 raft_consensus.cc:385] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.797912 16782 raft_consensus.cc:740] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.798693 16782 consensus_queue.cc:260] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.801342 16782 ts_tablet_manager.cc:1434] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:19.802323 16782 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.802793 16783 tablet_bootstrap.cc:654] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.804265 16785 tablet_bootstrap.cc:654] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.809482 16782 tablet_bootstrap.cc:654] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.809913 16785 tablet_bootstrap.cc:492] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.810407 16785 ts_tablet_manager.cc:1403] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:01:19.812852 16783 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:19.813323 16783 ts_tablet_manager.cc:1403] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 11:01:19.814411 16785 raft_consensus.cc:359] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.815213 16785 raft_consensus.cc:385] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.816061 16783 raft_consensus.cc:359] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.816972 16783 raft_consensus.cc:385] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.817322 16783 raft_consensus.cc:740] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.816103 16785 raft_consensus.cc:740] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.819113 16785 consensus_queue.cc:260] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.822681 16783 consensus_queue.cc:260] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.823962 16785 ts_tablet_manager.cc:1434] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:01:19.825284 16785 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.826725 16489 catalog_manager.cc:5697] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 0 to 1, leader changed from <none> to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 1 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.829537 16782 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.830178 16782 ts_tablet_manager.cc:1403] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260710 11:01:19.830718 16791 raft_consensus.cc:493] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.831230 16791 raft_consensus.cc:515] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.831908 16785 tablet_bootstrap.cc:654] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.833304 16791 leader_election.cc:290] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.833189 16782 raft_consensus.cc:359] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.834002 16782 raft_consensus.cc:385] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.834335 16782 raft_consensus.cc:740] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.835070 16782 consensus_queue.cc:260] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.835574 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.836264 16668 raft_consensus.cc:2468] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:19.835830 16783 ts_tablet_manager.cc:1434] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:01:19.837545 16782 ts_tablet_manager.cc:1434] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:19.838063 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
W20260710 11:01:19.839524 16706 leader_election.cc:343] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.840219 16706 leader_election.cc:304] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [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: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 03a7093e0e9a48f599e816a599f162d3
I20260710 11:01:19.841355 16791 raft_consensus.cc:2804] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.841694 16791 raft_consensus.cc:493] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.842029 16791 raft_consensus.cc:3060] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.831230 16488 catalog_manager.cc:5697] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.850157 16488 catalog_manager.cc:5697] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:19.850467 16791 raft_consensus.cc:515] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.853263 16791 leader_election.cc:290] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.855250 16782 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:19.862525 16782 tablet_bootstrap.cc:654] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.863903 16785 tablet_bootstrap.cc:492] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.864459 16785 ts_tablet_manager.cc:1403] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.014s
I20260710 11:01:19.864928 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:19.867396 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.868021 16668 raft_consensus.cc:3060] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.867733 16785 raft_consensus.cc:359] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.868749 16785 raft_consensus.cc:385] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.869109 16785 raft_consensus.cc:740] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.869992 16785 consensus_queue.cc:260] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.873036 16785 ts_tablet_manager.cc:1434] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:01:19.874259 16785 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:19.875350 16668 raft_consensus.cc:2468] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:19.876742 16706 leader_election.cc:304] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.877624 16835 raft_consensus.cc:2804] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.878125 16835 raft_consensus.cc:697] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:19.878989 16835 consensus_queue.cc:237] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.882921 16782 tablet_bootstrap.cc:492] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:19.883553 16782 ts_tablet_manager.cc:1403] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
W20260710 11:01:19.885038 16706 leader_election.cc:343] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:19.885962 16785 tablet_bootstrap.cc:654] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:19.886077 16791 raft_consensus.cc:493] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.886358 16782 raft_consensus.cc:359] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.886628 16791 raft_consensus.cc:515] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.887275 16782 raft_consensus.cc:385] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.887691 16782 raft_consensus.cc:740] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.887658 16488 catalog_manager.cc:5697] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.888845 16791 leader_election.cc:290] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.889282 16782 consensus_queue.cc:260] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.890367 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.891016 16593 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:19.892226 16782 ts_tablet_manager.cc:1434] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:19.892343 16706 leader_election.cc:304] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.892654 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.893625 16791 raft_consensus.cc:2804] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.893620 16668 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:19.894164 16791 raft_consensus.cc:493] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.894534 16791 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.896459 16785 tablet_bootstrap.cc:492] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:19.896898 16785 ts_tablet_manager.cc:1403] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:01:19.899130 16785 raft_consensus.cc:359] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.899770 16785 raft_consensus.cc:385] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:19.900050 16785 raft_consensus.cc:740] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:19.900549 16785 consensus_queue.cc:260] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.900906 16791 raft_consensus.cc:515] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.902377 16785 ts_tablet_manager.cc:1434] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:19.904021 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:19.910332 16593 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.910405 16791 leader_election.cc:290] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.915126 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.915844 16668 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.918826 16593 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:19.920115 16706 leader_election.cc:304] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.920792 16791 raft_consensus.cc:2804] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.921198 16791 raft_consensus.cc:697] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:19.921952 16791 consensus_queue.cc:237] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.922242 16668 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:19.929132 16791 raft_consensus.cc:493] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.929562 16791 raft_consensus.cc:515] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.929219 16490 catalog_manager.cc:5697] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.931648 16791 leader_election.cc:290] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.932121 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.932677 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.932794 16593 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:19.933302 16668 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:19.934052 16706 leader_election.cc:304] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.934726 16791 raft_consensus.cc:2804] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.935141 16791 raft_consensus.cc:493] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.935423 16791 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.941093 16791 raft_consensus.cc:515] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.942610 16791 leader_election.cc:290] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.943393 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:19.943681 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.943938 16593 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.944254 16668 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.949196 16593 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:19.949196 16668 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:19.950340 16706 leader_election.cc:304] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:19.951016 16791 raft_consensus.cc:2804] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:19.951421 16791 raft_consensus.cc:697] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:19.952179 16791 consensus_queue.cc:237] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.959039 16490 catalog_manager.cc:5697] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:19.979811 16803 raft_consensus.cc:493] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.980311 16803 raft_consensus.cc:515] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.982070 16803 leader_election.cc:290] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.982903 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:19.983124 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:19.983587 16742 raft_consensus.cc:2468] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:19.983695 16668 raft_consensus.cc:2468] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:19.984710 16557 leader_election.cc:304] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:19.985306 16803 raft_consensus.cc:2804] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:19.985661 16803 raft_consensus.cc:493] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:19.985975 16803 raft_consensus.cc:3060] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.990617 16803 raft_consensus.cc:515] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:19.992295 16803 leader_election.cc:290] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.993046 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:19.993242 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02368363892446ee8de7d08b16c67c8f" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:19.993664 16742 raft_consensus.cc:3060] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.993868 16668 raft_consensus.cc:3060] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:19.994701 16791 raft_consensus.cc:493] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:19.995220 16791 raft_consensus.cc:515] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:19.996995 16791 leader_election.cc:290] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:19.997664 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:19.999609 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab2404e6d24e25aa16d7bb95d364aa" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:20.000348 16667 raft_consensus.cc:2393] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fbc2b37e3164077ab64d517d1da6cf2 in current term 1: Already voted for candidate 03a7093e0e9a48f599e816a599f162d3 in this term.
I20260710 11:01:20.000641 16742 raft_consensus.cc:2468] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:20.001592 16706 leader_election.cc:304] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b
I20260710 11:01:20.001690 16556 leader_election.cc:304] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:20.002365 16791 raft_consensus.cc:3060] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.002362 16668 raft_consensus.cc:2468] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:20.002635 16803 raft_consensus.cc:2804] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:20.003229 16803 raft_consensus.cc:697] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:20.004228 16803 consensus_queue.cc:237] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } }
I20260710 11:01:20.008368 16791 raft_consensus.cc:2749] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:20.011770 16490 catalog_manager.cc:5697] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:20.054447 16742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:58418
I20260710 11:01:20.055025 16742 raft_consensus.cc:606] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:20.063213 16742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:58418
I20260710 11:01:20.063666 16742 raft_consensus.cc:606] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:20.102216 16803 consensus_queue.cc:1048] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.115186 16790 consensus_queue.cc:1048] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.125959 16790 consensus_queue.cc:1048] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.132511 16807 consensus_queue.cc:1048] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.138827 16790 consensus_queue.cc:1048] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.146607 16807 consensus_queue.cc:1048] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.154846 16592 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.164917 16818 consensus_queue.cc:1048] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:20.169935 16741 raft_consensus.cc:3060] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.170466 16816 consensus_queue.cc:1048] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:20.179425 16807 consensus_queue.cc:1048] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.208654 16803 consensus_queue.cc:1048] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.211330 16790 raft_consensus.cc:493] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:20.211803 16790 raft_consensus.cc:515] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.215631 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:20.215927 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e6115cd36d49508a9730c6d89b6c32" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:20.216676 16667 raft_consensus.cc:2393] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03a7093e0e9a48f599e816a599f162d3 in current term 1: Already voted for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in this term.
I20260710 11:01:20.217875 16557 leader_election.cc:304] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3; no voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b
I20260710 11:01:20.217968 16790 leader_election.cc:290] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:20.219175 16790 raft_consensus.cc:3060] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:20.225001 16790 raft_consensus.cc:2749] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:20.331619 16791 consensus_queue.cc:1048] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.338418 16835 raft_consensus.cc:993] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:20.339313 16791 raft_consensus.cc:1081] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:20.341008 16667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34254
I20260710 11:01:20.341645 16667 raft_consensus.cc:493] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:20.342005 16667 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.345587 16791 consensus_queue.cc:1048] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.349364 16667 raft_consensus.cc:515] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.355154 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:20.355265 16667 leader_election.cc:290] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:20.355597 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcbe279e037b4a99bafedf280e7768a3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:20.355778 16592 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.356195 16742 raft_consensus.cc:3055] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:20.356581 16742 raft_consensus.cc:740] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:20.357389 16742 consensus_queue.cc:260] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.358693 16742 raft_consensus.cc:3060] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.361732 16592 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:20.363082 16632 leader_election.cc:304] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:20.363895 16786 raft_consensus.cc:2804] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:20.364224 16742 raft_consensus.cc:2468] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:20.364421 16786 raft_consensus.cc:697] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:20.365334 16786 consensus_queue.cc:237] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.372411 16488 catalog_manager.cc:5697] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:20.396677 16791 consensus_queue.cc:1048] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.408589 16835 consensus_queue.cc:1048] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.431459 16790 consensus_queue.cc:1048] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.446205 16817 consensus_queue.cc:1048] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.491115 16835 consensus_queue.cc:1048] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.498062 16791 raft_consensus.cc:993] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:20.498544 16858 raft_consensus.cc:1081] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:20.500255 16668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34254
I20260710 11:01:20.501384 16668 raft_consensus.cc:493] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:20.501816 16668 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.503849 16858 consensus_queue.cc:1048] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:20.510903 16668 raft_consensus.cc:515] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.515450 16668 leader_election.cc:290] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:20.515980 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:20.516633 16592 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.517248 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cbe140474948f5ae1a4819492240d3" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:20.517920 16742 raft_consensus.cc:3055] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:20.518265 16742 raft_consensus.cc:740] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:20.519310 16742 consensus_queue.cc:260] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.520617 16742 raft_consensus.cc:3060] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:20.526789 16592 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:20.528049 16742 raft_consensus.cc:2468] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:20.529160 16631 leader_election.cc:304] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:20.530197 16786 raft_consensus.cc:2804] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:20.530699 16786 raft_consensus.cc:697] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:20.531584 16786 consensus_queue.cc:237] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:20.539175 16488 catalog_manager.cc:5697] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:20.869626 16742 raft_consensus.cc:1275] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.870963 16786 consensus_queue.cc:1048] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.879571 16592 raft_consensus.cc:1275] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.881057 16866 consensus_queue.cc:1048] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.934298 16592 raft_consensus.cc:1275] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.935643 16866 consensus_queue.cc:1048] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:20.944036 16742 raft_consensus.cc:1275] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:20.946173 16866 consensus_queue.cc:1048] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:23.110504 16488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58104:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:23.112821 16488 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:23.161362 16576 tablet_service.cc:1511] Processing CreateTablet for tablet dc35cd71385b4970829445293c3738cb (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:23.162226 16650 tablet_service.cc:1511] Processing CreateTablet for tablet dc35cd71385b4970829445293c3738cb (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:23.162788 16576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc35cd71385b4970829445293c3738cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.163565 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc35cd71385b4970829445293c3738cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.164624 16732 tablet_service.cc:1511] Processing CreateTablet for tablet dc35cd71385b4970829445293c3738cb (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:23.165421 16575 tablet_service.cc:1511] Processing CreateTablet for tablet 7834828d79414b578e23a6ed4fbe784c (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:23.166703 16575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834828d79414b578e23a6ed4fbe784c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.165834 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc35cd71385b4970829445293c3738cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.169051 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 7834828d79414b578e23a6ed4fbe784c (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:23.170337 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834828d79414b578e23a6ed4fbe784c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.186024 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 7834828d79414b578e23a6ed4fbe784c (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:23.187430 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7834828d79414b578e23a6ed4fbe784c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.188297 16578 tablet_service.cc:1511] Processing CreateTablet for tablet 38309c317b1141959d88c48fe75c9044 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:23.189862 16578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38309c317b1141959d88c48fe75c9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.190495 16655 tablet_service.cc:1511] Processing CreateTablet for tablet 38309c317b1141959d88c48fe75c9044 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:23.191951 16655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38309c317b1141959d88c48fe75c9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.203824 16881 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.212476 16726 tablet_service.cc:1511] Processing CreateTablet for tablet 38309c317b1141959d88c48fe75c9044 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:23.213833 16726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38309c317b1141959d88c48fe75c9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.214218 16881 tablet_bootstrap.cc:654] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.219125 16583 tablet_service.cc:1511] Processing CreateTablet for tablet a1460c5b29874bb5a7824bc196e22f92 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:23.220405 16583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1460c5b29874bb5a7824bc196e22f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.222195 16650 tablet_service.cc:1511] Processing CreateTablet for tablet a1460c5b29874bb5a7824bc196e22f92 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:23.224030 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1460c5b29874bb5a7824bc196e22f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.223984 16724 tablet_service.cc:1511] Processing CreateTablet for tablet a1460c5b29874bb5a7824bc196e22f92 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:23.225662 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1460c5b29874bb5a7824bc196e22f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.230018 16579 tablet_service.cc:1511] Processing CreateTablet for tablet 89582ca727d24976b1722b17d3b2655a (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:23.231330 16579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89582ca727d24976b1722b17d3b2655a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.233933 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 89582ca727d24976b1722b17d3b2655a (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:23.235251 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89582ca727d24976b1722b17d3b2655a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.243844 16883 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.248947 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 89582ca727d24976b1722b17d3b2655a (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:23.250934 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89582ca727d24976b1722b17d3b2655a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.252036 16576 tablet_service.cc:1511] Processing CreateTablet for tablet 30adb611c47d43a39cfbf52223530cf6 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:23.252352 16653 tablet_service.cc:1511] Processing CreateTablet for tablet 30adb611c47d43a39cfbf52223530cf6 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:23.253415 16576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adb611c47d43a39cfbf52223530cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.253638 16653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adb611c47d43a39cfbf52223530cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.263907 16882 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.296149 16725 tablet_service.cc:1511] Processing CreateTablet for tablet 30adb611c47d43a39cfbf52223530cf6 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:23.297705 16725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30adb611c47d43a39cfbf52223530cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.304245 16650 tablet_service.cc:1511] Processing CreateTablet for tablet 4600256d9600413784ca1a808c65caf1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:23.305728 16650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4600256d9600413784ca1a808c65caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.311347 16729 tablet_service.cc:1511] Processing CreateTablet for tablet 4600256d9600413784ca1a808c65caf1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:23.312614 16729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4600256d9600413784ca1a808c65caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.320284 16576 tablet_service.cc:1511] Processing CreateTablet for tablet 4600256d9600413784ca1a808c65caf1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:23.320968 16881 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.321520 16881 ts_tablet_manager.cc:1403] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.017s
I20260710 11:01:23.322913 16883 tablet_bootstrap.cc:654] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.324936 16881 raft_consensus.cc:359] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.325767 16881 raft_consensus.cc:385] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.326186 16881 raft_consensus.cc:740] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.327427 16881 consensus_queue.cc:260] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.328133 16579 tablet_service.cc:1511] Processing CreateTablet for tablet dac679da16a5437a8cd60f3f5732b946 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:23.337944 16655 tablet_service.cc:1511] Processing CreateTablet for tablet dac679da16a5437a8cd60f3f5732b946 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:23.339275 16655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac679da16a5437a8cd60f3f5732b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.340719 16724 tablet_service.cc:1511] Processing CreateTablet for tablet dac679da16a5437a8cd60f3f5732b946 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:23.342738 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac679da16a5437a8cd60f3f5732b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.321704 16576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4600256d9600413784ca1a808c65caf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.347450 16579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac679da16a5437a8cd60f3f5732b946. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.353765 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4d6ed4b0244d6e827fae6898ea50a1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:23.355247 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4d6ed4b0244d6e827fae6898ea50a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.355643 16653 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4d6ed4b0244d6e827fae6898ea50a1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:23.344201 16583 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4d6ed4b0244d6e827fae6898ea50a1 (DEFAULT_TABLE table=soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:23.363821 16583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4d6ed4b0244d6e827fae6898ea50a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.365128 16883 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.365686 16883 ts_tablet_manager.cc:1403] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.003s
I20260710 11:01:23.344564 16882 tablet_bootstrap.cc:654] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.358767 16881 ts_tablet_manager.cc:1434] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:01:23.367761 16653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4d6ed4b0244d6e827fae6898ea50a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:23.367872 16881 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.383209 16881 tablet_bootstrap.cc:654] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.372803 16883 raft_consensus.cc:359] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.389676 16883 raft_consensus.cc:385] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.390086 16883 raft_consensus.cc:740] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.390865 16883 consensus_queue.cc:260] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.395637 16883 ts_tablet_manager.cc:1434] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260710 11:01:23.396653 16883 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.401290 16882 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.401840 16882 ts_tablet_manager.cc:1403] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.138s	user 0.012s	sys 0.006s
I20260710 11:01:23.404945 16881 tablet_bootstrap.cc:492] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.404822 16882 raft_consensus.cc:359] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.405594 16882 raft_consensus.cc:385] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.405753 16881 ts_tablet_manager.cc:1403] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260710 11:01:23.405949 16882 raft_consensus.cc:740] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.409327 16881 raft_consensus.cc:359] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.410071 16881 raft_consensus.cc:385] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.409680 16882 consensus_queue.cc:260] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.410367 16881 raft_consensus.cc:740] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.411358 16881 consensus_queue.cc:260] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.413586 16881 ts_tablet_manager.cc:1434] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:23.414067 16883 tablet_bootstrap.cc:654] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.415005 16881 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.416081 16882 ts_tablet_manager.cc:1434] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:01:23.417258 16868 raft_consensus.cc:493] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.417755 16868 raft_consensus.cc:515] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.420159 16868 leader_election.cc:290] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:23.422174 16881 tablet_bootstrap.cc:654] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.422725 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.423460 16668 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:23.424818 16706 leader_election.cc:304] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.425783 16868 raft_consensus.cc:2804] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.426272 16868 raft_consensus.cc:493] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.426692 16868 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.427218 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.427877 16593 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:23.435636 16882 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.435806 16881 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.436251 16883 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.436314 16881 ts_tablet_manager.cc:1403] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260710 11:01:23.436859 16883 ts_tablet_manager.cc:1403] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.010s
I20260710 11:01:23.439034 16868 raft_consensus.cc:515] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.439540 16881 raft_consensus.cc:359] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.439764 16883 raft_consensus.cc:359] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.440339 16881 raft_consensus.cc:385] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.440446 16883 raft_consensus.cc:385] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.440685 16881 raft_consensus.cc:740] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.440763 16883 raft_consensus.cc:740] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.441316 16882 tablet_bootstrap.cc:654] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.441601 16881 consensus_queue.cc:260] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.442109 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:23.442781 16593 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.441562 16883 consensus_queue.cc:260] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.444301 16881 ts_tablet_manager.cc:1434] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:01:23.453181 16882 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.453790 16882 ts_tablet_manager.cc:1403] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.015s
I20260710 11:01:23.454109 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.455001 16668 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.457154 16882 raft_consensus.cc:359] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.457913 16882 raft_consensus.cc:385] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.458200 16882 raft_consensus.cc:740] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.458961 16882 consensus_queue.cc:260] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.460907 16881 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.461732 16882 ts_tablet_manager.cc:1434] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:23.462774 16882 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.463066 16668 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:23.464452 16706 leader_election.cc:304] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.469067 16881 tablet_bootstrap.cc:654] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.470075 16882 tablet_bootstrap.cc:654] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.469807 16868 leader_election.cc:290] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:23.472077 16593 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:23.481864 16882 tablet_bootstrap.cc:492] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.482456 16882 ts_tablet_manager.cc:1403] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:01:23.484236 16868 raft_consensus.cc:2804] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.484759 16868 raft_consensus.cc:697] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:23.485579 16882 raft_consensus.cc:359] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.486433 16882 raft_consensus.cc:385] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.486763 16882 raft_consensus.cc:740] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.487721 16882 consensus_queue.cc:260] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.485613 16868 consensus_queue.cc:237] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.490401 16882 ts_tablet_manager.cc:1434] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:01:23.491583 16882 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.497179 16883 ts_tablet_manager.cc:1434] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.060s	user 0.019s	sys 0.033s
I20260710 11:01:23.498402 16883 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.499131 16882 tablet_bootstrap.cc:654] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.505609 16883 tablet_bootstrap.cc:654] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.512332 16882 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.512337 16881 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.512907 16882 ts_tablet_manager.cc:1403] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.006s
I20260710 11:01:23.513126 16881 ts_tablet_manager.cc:1403] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260710 11:01:23.515923 16882 raft_consensus.cc:359] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.516705 16882 raft_consensus.cc:385] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.517051 16882 raft_consensus.cc:740] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.516615 16488 catalog_manager.cc:5697] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.517122 16881 raft_consensus.cc:359] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.517805 16882 consensus_queue.cc:260] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.518348 16881 raft_consensus.cc:385] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.520498 16882 ts_tablet_manager.cc:1434] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:23.518802 16881 raft_consensus.cc:740] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.522648 16882 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.523193 16881 consensus_queue.cc:260] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.525787 16881 ts_tablet_manager.cc:1434] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260710 11:01:23.529064 16882 tablet_bootstrap.cc:654] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.531678 16883 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.532258 16883 ts_tablet_manager.cc:1403] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.011s
I20260710 11:01:23.533008 16881 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.535441 16883 raft_consensus.cc:359] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.536286 16883 raft_consensus.cc:385] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.536677 16883 raft_consensus.cc:740] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.537532 16883 consensus_queue.cc:260] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.539475 16881 tablet_bootstrap.cc:654] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.540112 16883 ts_tablet_manager.cc:1434] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:23.541204 16883 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.541530 16882 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.542050 16882 ts_tablet_manager.cc:1403] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:01:23.543916 16888 raft_consensus.cc:493] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.544456 16888 raft_consensus.cc:515] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.546790 16888 leader_election.cc:290] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.547703 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.548368 16668 raft_consensus.cc:2468] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.548573 16882 raft_consensus.cc:359] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.549331 16882 raft_consensus.cc:385] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.549439 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.549682 16882 raft_consensus.cc:740] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.550473 16882 consensus_queue.cc:260] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.551021 16557 leader_election.cc:304] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.551868 16888 raft_consensus.cc:2804] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.552260 16888 raft_consensus.cc:493] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.552610 16888 raft_consensus.cc:3060] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.552876 16882 ts_tablet_manager.cc:1434] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:01:23.554172 16882 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.555780 16883 tablet_bootstrap.cc:654] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:23.555845 16556 leader_election.cc:343] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.560360 16882 tablet_bootstrap.cc:654] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.560472 16888 raft_consensus.cc:515] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.562769 16888 leader_election.cc:290] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.565882 16882 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.566416 16882 ts_tablet_manager.cc:1403] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:01:23.566740 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.567378 16668 raft_consensus.cc:3060] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.569139 16882 raft_consensus.cc:359] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.569681 16882 raft_consensus.cc:385] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.569907 16882 raft_consensus.cc:740] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.570657 16882 consensus_queue.cc:260] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.571952 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.573279 16882 ts_tablet_manager.cc:1434] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
W20260710 11:01:23.573397 16556 leader_election.cc:343] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.575289 16882 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.582285 16883 tablet_bootstrap.cc:492] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.582809 16883 ts_tablet_manager.cc:1403] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.003s
I20260710 11:01:23.586227 16883 raft_consensus.cc:359] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.587301 16883 raft_consensus.cc:385] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.587670 16883 raft_consensus.cc:740] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
W20260710 11:01:23.588287 16539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:23.588483 16883 consensus_queue.cc:260] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.590658 16882 tablet_bootstrap.cc:654] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.591763 16883 ts_tablet_manager.cc:1434] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:01:23.592818 16883 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.603724 16874 raft_consensus.cc:493] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.604040 16881 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.604938 16881 ts_tablet_manager.cc:1403] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.022s
I20260710 11:01:23.604570 16874 raft_consensus.cc:515] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.606129 16883 tablet_bootstrap.cc:654] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.607077 16874 leader_election.cc:290] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.608716 16882 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.608569 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.609545 16741 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.610719 16882 ts_tablet_manager.cc:1403] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260710 11:01:23.611002 16631 leader_election.cc:304] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.613605 16882 raft_consensus.cc:359] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.614327 16882 raft_consensus.cc:385] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.613037 16874 raft_consensus.cc:2804] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.614627 16882 raft_consensus.cc:740] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.614950 16874 raft_consensus.cc:493] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.615373 16882 consensus_queue.cc:260] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.615561 16874 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.616240 16881 raft_consensus.cc:359] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.617048 16881 raft_consensus.cc:385] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.617259 16882 ts_tablet_manager.cc:1434] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:01:23.618432 16882 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.623216 16882 tablet_bootstrap.cc:654] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.586742 16668 raft_consensus.cc:2468] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.627367 16557 leader_election.cc:304] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:23.617328 16881 raft_consensus.cc:740] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.628684 16803 raft_consensus.cc:2804] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.629426 16803 raft_consensus.cc:697] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:23.628674 16881 consensus_queue.cc:260] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.630434 16803 consensus_queue.cc:237] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.631153 16888 raft_consensus.cc:493] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.631839 16888 raft_consensus.cc:515] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.634119 16888 leader_election.cc:290] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.635821 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.636500 16593 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.635687 16883 tablet_bootstrap.cc:492] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.639577 16883 ts_tablet_manager.cc:1403] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.002s
I20260710 11:01:23.641242 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.641943 16741 raft_consensus.cc:2468] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.642985 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.643278 16556 leader_election.cc:304] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:23.644140 16888 raft_consensus.cc:2804] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:23.644305 16557 leader_election.cc:343] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.644589 16888 raft_consensus.cc:493] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.645089 16888 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.646371 16874 raft_consensus.cc:515] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.648545 16874 leader_election.cc:290] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.646562 16883 raft_consensus.cc:359] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.649662 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:23.650774 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.651530 16883 raft_consensus.cc:385] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.651600 16741 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.652318 16593 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.652905 16888 raft_consensus.cc:515] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.654959 16888 leader_election.cc:290] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.656996 16883 raft_consensus.cc:740] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.658355 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.659250 16742 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.660298 16882 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.660439 16741 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.660787 16882 ts_tablet_manager.cc:1403] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.002s
I20260710 11:01:23.662137 16883 consensus_queue.cc:260] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.664003 16883 ts_tablet_manager.cc:1434] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:01:23.663620 16882 raft_consensus.cc:359] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.664462 16882 raft_consensus.cc:385] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.664695 16882 raft_consensus.cc:740] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.665048 16631 leader_election.cc:304] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.665566 16883 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.665324 16882 consensus_queue.cc:260] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.665719 16881 ts_tablet_manager.cc:1434] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.000s
I20260710 11:01:23.667392 16882 ts_tablet_manager.cc:1434] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:23.667659 16905 raft_consensus.cc:2804] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.668165 16905 raft_consensus.cc:697] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:23.668308 16882 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: Bootstrap starting.
I20260710 11:01:23.668998 16905 consensus_queue.cc:237] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.675884 16881 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.678403 16593 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.683404 16868 raft_consensus.cc:493] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.679822 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.684366 16882 tablet_bootstrap.cc:654] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:23.685441 16557 leader_election.cc:343] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.681166 16742 raft_consensus.cc:2468] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.682124 16883 tablet_bootstrap.cc:654] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.683917 16868 raft_consensus.cc:515] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.689504 16868 leader_election.cc:290] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:23.687497 16556 leader_election.cc:304] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: ad306065349a4047a4c875a56cfb112b
I20260710 11:01:23.690371 16888 raft_consensus.cc:2804] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.690661 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.691843 16668 raft_consensus.cc:2393] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fbc2b37e3164077ab64d517d1da6cf2 in current term 1: Already voted for candidate 03a7093e0e9a48f599e816a599f162d3 in this term.
I20260710 11:01:23.692131 16489 catalog_manager.cc:5697] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.693454 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc35cd71385b4970829445293c3738cb" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.694986 16706 leader_election.cc:304] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b
I20260710 11:01:23.691046 16888 raft_consensus.cc:697] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:23.695761 16868 raft_consensus.cc:3060] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.696569 16888 consensus_queue.cc:237] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.701076 16881 tablet_bootstrap.cc:654] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.702217 16868 raft_consensus.cc:2749] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.709079 16882 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: No bootstrap required, opened a new log
I20260710 11:01:23.709503 16882 ts_tablet_manager.cc:1403] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260710 11:01:23.708870 16488 catalog_manager.cc:5697] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 0 to 1, leader changed from <none> to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 1 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.713754 16881 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.714289 16881 ts_tablet_manager.cc:1403] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 11:01:23.718050 16881 raft_consensus.cc:359] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.718802 16881 raft_consensus.cc:385] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.715137 16882 raft_consensus.cc:359] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.719177 16881 raft_consensus.cc:740] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.719379 16882 raft_consensus.cc:385] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.720150 16882 raft_consensus.cc:740] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.720007 16881 consensus_queue.cc:260] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.721220 16882 consensus_queue.cc:260] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.722802 16881 ts_tablet_manager.cc:1434] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:23.723724 16881 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.724720 16882 ts_tablet_manager.cc:1434] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:01:23.726967 16883 tablet_bootstrap.cc:492] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.727540 16883 ts_tablet_manager.cc:1403] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.006s
I20260710 11:01:23.726169 16489 catalog_manager.cc:5697] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.728510 16881 tablet_bootstrap.cc:654] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.730525 16883 raft_consensus.cc:359] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.731320 16883 raft_consensus.cc:385] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.731637 16883 raft_consensus.cc:740] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.732368 16883 consensus_queue.cc:260] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.734910 16883 ts_tablet_manager.cc:1434] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:23.735993 16883 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.737987 16881 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.738529 16881 ts_tablet_manager.cc:1403] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:01:23.741575 16881 raft_consensus.cc:359] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.742314 16881 raft_consensus.cc:385] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.742545 16883 tablet_bootstrap.cc:654] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.742623 16881 raft_consensus.cc:740] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.743582 16881 consensus_queue.cc:260] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.745965 16881 ts_tablet_manager.cc:1434] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:23.746990 16881 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.750308 16883 tablet_bootstrap.cc:492] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.750824 16883 ts_tablet_manager.cc:1403] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:01:23.753208 16881 tablet_bootstrap.cc:654] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.753598 16883 raft_consensus.cc:359] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.754329 16883 raft_consensus.cc:385] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.754633 16883 raft_consensus.cc:740] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.755450 16883 consensus_queue.cc:260] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.758075 16883 ts_tablet_manager.cc:1434] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:23.759060 16883 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.761313 16888 raft_consensus.cc:493] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.761871 16888 raft_consensus.cc:515] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.764072 16888 leader_election.cc:290] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.764967 16881 tablet_bootstrap.cc:492] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.765219 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.765472 16883 tablet_bootstrap.cc:654] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.765492 16881 ts_tablet_manager.cc:1403] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:01:23.766453 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
W20260710 11:01:23.766635 16556 leader_election.cc:343] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:23.767680 16557 leader_election.cc:343] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:23.768105 16557 leader_election.cc:304] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3; no voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b
I20260710 11:01:23.768564 16881 raft_consensus.cc:359] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.769193 16888 raft_consensus.cc:2749] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.769498 16881 raft_consensus.cc:385] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.769965 16881 raft_consensus.cc:740] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.770871 16881 consensus_queue.cc:260] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.772652 16883 tablet_bootstrap.cc:492] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.773120 16883 ts_tablet_manager.cc:1403] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260710 11:01:23.774147 16868 raft_consensus.cc:493] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.774626 16868 raft_consensus.cc:515] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.775676 16883 raft_consensus.cc:359] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.776328 16883 raft_consensus.cc:385] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.776583 16883 raft_consensus.cc:740] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.776659 16868 leader_election.cc:290] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:23.777241 16883 consensus_queue.cc:260] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.778076 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.778726 16593 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:23.779352 16883 ts_tablet_manager.cc:1434] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:23.780112 16881 ts_tablet_manager.cc:1434] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:01:23.779968 16706 leader_election.cc:304] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:23.780629 16883 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Bootstrap starting.
I20260710 11:01:23.779973 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.782183 16668 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 0.
I20260710 11:01:23.783973 16881 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: Bootstrap starting.
I20260710 11:01:23.780844 16868 raft_consensus.cc:2804] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.784485 16868 raft_consensus.cc:493] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.784854 16868 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.787554 16883 tablet_bootstrap.cc:654] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.788839 16888 raft_consensus.cc:493] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.789326 16888 raft_consensus.cc:515] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.791468 16888 leader_election.cc:290] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.793118 16888 raft_consensus.cc:493] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.793082 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.792922 16868 raft_consensus.cc:515] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.793926 16668 raft_consensus.cc:2468] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.793773 16888 raft_consensus.cc:515] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.796317 16557 leader_election.cc:304] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.797922 16888 leader_election.cc:290] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.798437 16888 raft_consensus.cc:2804] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.798817 16883 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: No bootstrap required, opened a new log
I20260710 11:01:23.799382 16883 ts_tablet_manager.cc:1403] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:01:23.799543 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b" is_pre_election: true
I20260710 11:01:23.800160 16668 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.801370 16905 raft_consensus.cc:493] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.801496 16557 leader_election.cc:304] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.801959 16881 tablet_bootstrap.cc:654] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:23.801847 16905 raft_consensus.cc:515] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.802155 16883 raft_consensus.cc:359] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.802875 16883 raft_consensus.cc:385] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.803170 16883 raft_consensus.cc:740] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.803470 16803 raft_consensus.cc:2804] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.803833 16883 consensus_queue.cc:260] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.804658 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:23.805239 16593 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.805337 16905 leader_election.cc:290] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.803849 16803 raft_consensus.cc:493] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.806201 16803 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.806322 16883 ts_tablet_manager.cc:1434] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:01:23.798766 16888 raft_consensus.cc:493] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.807031 16888 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.808089 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.808755 16592 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.809870 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.810206 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.810489 16632 leader_election.cc:304] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.811026 16740 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.810506 16742 raft_consensus.cc:2468] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.810904 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.812433 16741 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 0.
I20260710 11:01:23.814965 16905 raft_consensus.cc:2804] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.815379 16905 raft_consensus.cc:493] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.815713 16905 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.816185 16881 tablet_bootstrap.cc:492] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: No bootstrap required, opened a new log
I20260710 11:01:23.816653 16881 ts_tablet_manager.cc:1403] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.010s
I20260710 11:01:23.816640 16888 raft_consensus.cc:515] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.818787 16888 leader_election.cc:290] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.819527 16881 raft_consensus.cc:359] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.820189 16881 raft_consensus.cc:385] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:23.820489 16881 raft_consensus.cc:740] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Initialized, Role: FOLLOWER
I20260710 11:01:23.820721 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.821264 16668 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.825111 16593 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:23.826445 16706 leader_election.cc:304] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:23.827420 16891 raft_consensus.cc:2804] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.827900 16891 raft_consensus.cc:697] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:23.821238 16881 consensus_queue.cc:260] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.829790 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.830432 16741 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.828712 16891 consensus_queue.cc:237] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.831683 16905 raft_consensus.cc:515] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.833446 16881 ts_tablet_manager.cc:1434] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:01:23.828804 16668 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 1.
I20260710 11:01:23.837776 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:23.838341 16592 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.838734 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.839399 16668 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.841158 16741 raft_consensus.cc:2468] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.801386 16868 leader_election.cc:290] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:23.829167 16803 raft_consensus.cc:515] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.844162 16556 leader_election.cc:304] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:23.845698 16668 raft_consensus.cc:2468] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.846192 16888 raft_consensus.cc:2804] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.846370 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:23.847116 16667 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.847281 16905 leader_election.cc:290] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.848099 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.848824 16742 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.848855 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.849735 16740 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.856926 16667 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.844759 16803 leader_election.cc:290] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.859721 16557 leader_election.cc:304] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.860400 16740 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.862128 16803 raft_consensus.cc:2804] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.862064 16631 leader_election.cc:304] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.862809 16803 raft_consensus.cc:697] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:23.863157 16905 raft_consensus.cc:2804] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.863612 16905 raft_consensus.cc:697] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:23.864274 16905 consensus_queue.cc:237] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.864403 16803 consensus_queue.cc:237] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.868407 16888 raft_consensus.cc:697] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:23.869549 16888 consensus_queue.cc:237] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.873428 16742 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 1.
I20260710 11:01:23.874589 16488 catalog_manager.cc:5697] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 0 to 1, leader changed from <none> to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 1 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.875947 16592 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.889642 16489 catalog_manager.cc:5697] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 1 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:23.897770 16488 catalog_manager.cc:5697] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.899351 16488 catalog_manager.cc:5697] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 1 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:23.931452 16905 raft_consensus.cc:493] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.931963 16905 raft_consensus.cc:515] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.932456 16904 raft_consensus.cc:493] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:23.932915 16904 raft_consensus.cc:515] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.934150 16905 leader_election.cc:290] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.935132 16904 leader_election.cc:290] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.935316 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.935920 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3" is_pre_election: true
I20260710 11:01:23.936187 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.935926 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" is_pre_election: true
I20260710 11:01:23.936748 16593 raft_consensus.cc:2468] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.936874 16740 raft_consensus.cc:2468] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 0.
I20260710 11:01:23.937321 16742 raft_consensus.cc:2393] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad306065349a4047a4c875a56cfb112b in current term 1: Already voted for candidate 03a7093e0e9a48f599e816a599f162d3 in this term.
I20260710 11:01:23.937830 16632 leader_election.cc:304] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.938664 16904 raft_consensus.cc:2804] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:23.938778 16631 leader_election.cc:304] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad306065349a4047a4c875a56cfb112b; no voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:23.939143 16904 raft_consensus.cc:493] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:23.939590 16904 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.939719 16905 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.946703 16905 raft_consensus.cc:2749] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:23.946765 16904 raft_consensus.cc:515] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.948642 16904 leader_election.cc:290] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:23.949556 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:23.949538 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:23.950412 16742 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.950462 16593 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:23.955152 16742 raft_consensus.cc:2468] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.955333 16593 raft_consensus.cc:2468] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 1.
I20260710 11:01:23.956223 16631 leader_election.cc:304] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:23.957006 16904 raft_consensus.cc:2804] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:23.957412 16904 raft_consensus.cc:697] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:23.958146 16904 consensus_queue.cc:237] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:23.969985 16488 catalog_manager.cc:5697] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 0 to 1, leader changed from <none> to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 1 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.017994 16803 consensus_queue.cc:1048] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.029072 16920 consensus_queue.cc:1048] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.082962 16891 consensus_queue.cc:1048] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:24.087158 16868 consensus_queue.cc:1048] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.147006 16905 consensus_queue.cc:1048] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.149410 16742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
mode: GRACEFUL
new_leader_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:58418
I20260710 11:01:24.150031 16742 raft_consensus.cc:606] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Received request to transfer leadership to TS 03a7093e0e9a48f599e816a599f162d3
I20260710 11:01:24.163918 16904 consensus_queue.cc:1048] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.171452 16803 consensus_queue.cc:1048] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.171693 16668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38309c317b1141959d88c48fe75c9044"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
mode: GRACEFUL
new_leader_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:34268
I20260710 11:01:24.172295 16668 raft_consensus.cc:606] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Received request to transfer leadership to TS 03a7093e0e9a48f599e816a599f162d3
I20260710 11:01:24.178508 16667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
mode: GRACEFUL
new_leader_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:34268
I20260710 11:01:24.179273 16667 raft_consensus.cc:606] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Received request to transfer leadership to TS 03a7093e0e9a48f599e816a599f162d3
I20260710 11:01:24.189975 16803 consensus_queue.cc:1048] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.213855 16593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:59478
I20260710 11:01:24.214442 16593 raft_consensus.cc:606] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:24.214391 16893 consensus_queue.cc:1048] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.220297 16592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:59478
I20260710 11:01:24.221001 16592 raft_consensus.cc:606] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:24.227929 16740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4600256d9600413784ca1a808c65caf1"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:58418
I20260710 11:01:24.228571 16740 raft_consensus.cc:606] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:24.230262 16891 consensus_queue.cc:1048] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.236267 16592 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
mode: GRACEFUL
new_leader_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:59478
I20260710 11:01:24.236903 16592 raft_consensus.cc:606] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Received request to transfer leadership to TS ad306065349a4047a4c875a56cfb112b
I20260710 11:01:24.238974 16891 raft_consensus.cc:993] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.239542 16893 raft_consensus.cc:1081] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.241676 16667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4600256d9600413784ca1a808c65caf1"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34254
I20260710 11:01:24.242380 16667 raft_consensus.cc:493] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.242779 16667 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.245462 16668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
mode: GRACEFUL
new_leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:34268
I20260710 11:01:24.245956 16668 raft_consensus.cc:606] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Received request to transfer leadership to TS 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:24.249055 16667 raft_consensus.cc:515] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.251374 16667 leader_election.cc:290] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.252000 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.252209 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4600256d9600413784ca1a808c65caf1" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:24.252619 16740 raft_consensus.cc:3055] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.252830 16592 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.253094 16740 raft_consensus.cc:740] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:24.254017 16740 consensus_queue.cc:260] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.255072 16740 raft_consensus.cc:3060] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.259635 16592 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.260725 16740 raft_consensus.cc:2468] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.260855 16632 leader_election.cc:304] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:24.261686 16904 raft_consensus.cc:2804] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.262094 16904 raft_consensus.cc:697] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.262962 16904 consensus_queue.cc:237] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.269133 16489 catalog_manager.cc:5697] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.275147 16888 consensus_queue.cc:1048] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.282614 16803 consensus_queue.cc:1048] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.284943 16920 raft_consensus.cc:993] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.285393 16803 raft_consensus.cc:1081] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.288532 16667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:24.289175 16667 raft_consensus.cc:493] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.289626 16667 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.297365 16667 raft_consensus.cc:515] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.297523 16920 consensus_queue.cc:1048] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.299773 16667 leader_election.cc:290] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.301851 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.306530 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac679da16a5437a8cd60f3f5732b946" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:24.307801 16592 raft_consensus.cc:3055] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.308138 16592 raft_consensus.cc:740] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.308918 16592 consensus_queue.cc:260] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.312054 16592 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.314100 16888 consensus_queue.cc:1048] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.322114 16592 raft_consensus.cc:2468] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.322388 16803 raft_consensus.cc:993] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.322907 16803 raft_consensus.cc:1081] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.324585 16667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:24.325137 16667 raft_consensus.cc:493] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.325517 16667 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.325989 16632 leader_election.cc:304] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [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: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:24.327136 16904 raft_consensus.cc:2804] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.327540 16904 raft_consensus.cc:697] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.328167 16904 consensus_queue.cc:237] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.332247 16667 raft_consensus.cc:515] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.334050 16667 leader_election.cc:290] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.335170 16740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.335471 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30adb611c47d43a39cfbf52223530cf6" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:24.335830 16740 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.336138 16592 raft_consensus.cc:3055] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.336527 16592 raft_consensus.cc:740] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.337205 16592 consensus_queue.cc:260] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.338126 16592 raft_consensus.cc:3060] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.342644 16740 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.343351 16592 raft_consensus.cc:2468] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.343812 16631 leader_election.cc:304] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:24.344647 16904 raft_consensus.cc:2804] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.345155 16904 raft_consensus.cc:697] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.344866 16491 catalog_manager.cc:5697] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.345886 16904 consensus_queue.cc:237] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.357568 16491 catalog_manager.cc:5697] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.368695 16904 consensus_queue.cc:1048] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.375460 16908 raft_consensus.cc:993] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: : Instructing follower 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.375980 16905 raft_consensus.cc:1081] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Signalling peer 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.377637 16593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:59476
I20260710 11:01:24.379752 16593 raft_consensus.cc:493] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.380155 16593 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.382478 16904 consensus_queue.cc:1048] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.387120 16593 raft_consensus.cc:515] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.387369 16904 consensus_queue.cc:1048] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:24.396528 16904 raft_consensus.cc:993] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: : Instructing follower 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:24.396667 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:24.396956 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1460c5b29874bb5a7824bc196e22f92" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.397368 16667 raft_consensus.cc:3055] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.397645 16741 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.397781 16667 raft_consensus.cc:740] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.398672 16667 consensus_queue.cc:260] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.397007 16904 raft_consensus.cc:1081] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Signalling peer 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:24.399823 16667 raft_consensus.cc:3060] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.404170 16742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:58416
I20260710 11:01:24.404743 16742 raft_consensus.cc:493] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.405076 16742 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.409474 16741 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.410382 16593 leader_election.cc:290] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.410909 16556 leader_election.cc:304] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:24.411912 16803 raft_consensus.cc:2804] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.411789 16904 consensus_queue.cc:1048] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:24.411062 16667 raft_consensus.cc:2468] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.412406 16803 raft_consensus.cc:697] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.413218 16803 consensus_queue.cc:237] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.416599 16742 raft_consensus.cc:515] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.421291 16592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:24.421502 16491 catalog_manager.cc:5697] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 1 to 2, leader changed from ad306065349a4047a4c875a56cfb112b (127.11.199.194) to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 2 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.424985 16742 leader_election.cc:290] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:24.425657 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4d6ed4b0244d6e827fae6898ea50a1" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:24.426272 16667 raft_consensus.cc:3055] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.426636 16667 raft_consensus.cc:740] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.427486 16667 consensus_queue.cc:260] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.428740 16667 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.434986 16667 raft_consensus.cc:2468] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 2.
I20260710 11:01:24.436077 16706 leader_election.cc:304] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [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: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 03a7093e0e9a48f599e816a599f162d3
I20260710 11:01:24.436841 16893 raft_consensus.cc:2804] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.437322 16893 raft_consensus.cc:697] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:24.438139 16893 consensus_queue.cc:237] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.445133 16491 catalog_manager.cc:5697] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 1 to 2, leader changed from ad306065349a4047a4c875a56cfb112b (127.11.199.194) to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:24.520259 16893 raft_consensus.cc:993] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: : Instructing follower 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.520780 16891 raft_consensus.cc:1081] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Signalling peer 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.522459 16593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:59470
I20260710 11:01:24.522955 16593 raft_consensus.cc:493] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.523216 16593 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.527848 16593 raft_consensus.cc:515] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.529563 16593 leader_election.cc:290] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.530330 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:24.530617 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7834828d79414b578e23a6ed4fbe784c" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.531033 16667 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.531286 16742 raft_consensus.cc:3055] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.531657 16742 raft_consensus.cc:740] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:24.532335 16742 consensus_queue.cc:260] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.533211 16742 raft_consensus.cc:3060] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.536268 16667 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.537406 16557 leader_election.cc:304] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:24.537643 16742 raft_consensus.cc:2468] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.538616 16803 raft_consensus.cc:2804] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.539113 16803 raft_consensus.cc:697] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.539777 16803 consensus_queue.cc:237] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.546402 16491 catalog_manager.cc:5697] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 1 to 2, leader changed from 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195) to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 2 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.653510 16888 raft_consensus.cc:993] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: : Instructing follower ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.654006 16803 raft_consensus.cc:1081] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Signalling peer ad306065349a4047a4c875a56cfb112b to start an election
I20260710 11:01:24.655535 16667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
 from {username='slave'} at 127.0.0.1:34252
I20260710 11:01:24.656091 16667 raft_consensus.cc:493] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.656371 16667 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.661470 16667 raft_consensus.cc:515] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.663136 16667 leader_election.cc:290] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.663837 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:24.664220 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89582ca727d24976b1722b17d3b2655a" candidate_uuid: "ad306065349a4047a4c875a56cfb112b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.664434 16593 raft_consensus.cc:3055] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.664743 16742 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.664772 16593 raft_consensus.cc:740] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.665642 16593 consensus_queue.cc:260] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.666580 16593 raft_consensus.cc:3060] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.669417 16742 raft_consensus.cc:2468] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.670455 16631 leader_election.cc:304] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:24.671223 16904 raft_consensus.cc:2804] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.671741 16904 raft_consensus.cc:697] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Becoming Leader. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.671862 16593 raft_consensus.cc:2468] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad306065349a4047a4c875a56cfb112b in term 2.
I20260710 11:01:24.672598 16904 consensus_queue.cc:237] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.680027 16491 catalog_manager.cc:5697] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b reported cstate change: term changed from 1 to 2, leader changed from 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193) to ad306065349a4047a4c875a56cfb112b (127.11.199.194). New cstate: current_term: 2 leader_uuid: "ad306065349a4047a4c875a56cfb112b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.730345 16905 raft_consensus.cc:993] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: : Instructing follower 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.730803 16904 raft_consensus.cc:1081] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Signalling peer 03a7093e0e9a48f599e816a599f162d3 to start an election
I20260710 11:01:24.732393 16593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38309c317b1141959d88c48fe75c9044"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
 from {username='slave'} at 127.0.0.1:59476
I20260710 11:01:24.732836 16593 raft_consensus.cc:493] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:24.733117 16593 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.737345 16593 raft_consensus.cc:515] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.738847 16593 leader_election.cc:290] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Requested vote from peers ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527), 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195:45269)
I20260710 11:01:24.739508 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:24.739818 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38309c317b1141959d88c48fe75c9044" candidate_uuid: "03a7093e0e9a48f599e816a599f162d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
I20260710 11:01:24.740106 16667 raft_consensus.cc:3055] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:24.740355 16742 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.740403 16667 raft_consensus.cc:740] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:24.741235 16667 consensus_queue.cc:260] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.742111 16667 raft_consensus.cc:3060] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.744829 16742 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.745826 16556 leader_election.cc:304] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:24.746510 16667 raft_consensus.cc:2468] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03a7093e0e9a48f599e816a599f162d3 in term 2.
I20260710 11:01:24.746608 16803 raft_consensus.cc:2804] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:24.747254 16803 raft_consensus.cc:697] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Becoming Leader. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:24.747984 16803 consensus_queue.cc:237] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:24.754192 16491 catalog_manager.cc:5697] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 reported cstate change: term changed from 1 to 2, leader changed from ad306065349a4047a4c875a56cfb112b (127.11.199.194) to 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193). New cstate: current_term: 2 leader_uuid: "03a7093e0e9a48f599e816a599f162d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:24.757144 16742 raft_consensus.cc:1275] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.758474 16904 consensus_queue.cc:1048] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.766029 16593 raft_consensus.cc:1275] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.767693 16908 consensus_queue.cc:1048] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.775138 16742 raft_consensus.cc:1275] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.776538 16905 consensus_queue.cc:1048] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.784945 16593 raft_consensus.cc:1275] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.786356 16908 consensus_queue.cc:1048] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.804738 16593 raft_consensus.cc:1275] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.805956 16908 consensus_queue.cc:1048] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.815083 16742 raft_consensus.cc:3060] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.821436 16742 raft_consensus.cc:1275] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.822594 16908 consensus_queue.cc:1048] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.837051 16667 raft_consensus.cc:1275] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.838124 16803 consensus_queue.cc:1048] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.845261 16742 raft_consensus.cc:1275] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.846956 16803 consensus_queue.cc:1048] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.913342 16593 raft_consensus.cc:3060] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:24.918236 16593 raft_consensus.cc:1275] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.919477 16891 consensus_queue.cc:1048] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.926772 16667 raft_consensus.cc:1275] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.928999 16891 consensus_queue.cc:1048] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.989612 16667 raft_consensus.cc:1275] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:24.990824 16803 consensus_queue.cc:1048] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:24.998173 16742 raft_consensus.cc:1275] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:25.000449 16922 consensus_queue.cc:1048] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:25.065376 16742 raft_consensus.cc:1275] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:25.066949 16908 consensus_queue.cc:1048] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:25.075273 16593 raft_consensus.cc:1275] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer ad306065349a4047a4c875a56cfb112b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:25.076721 16905 consensus_queue.cc:1048] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:25.292517 16667 raft_consensus.cc:1275] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:25.293447 16741 raft_consensus.cc:1275] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Refusing update from remote peer 03a7093e0e9a48f599e816a599f162d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:25.293857 16803 consensus_queue.cc:1048] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:25.294764 16922 consensus_queue.cc:1048] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:27.249158 16491 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58104:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:01:27.268003 16491 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58104:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:01:27.301012 12063 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:01:27.434455 16974 log.cc:927] Time spent T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:01:27.497864 17007 tablet.cc:1724] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:27.538828 16557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:35527, user_credentials={real_user=slave}} blocked reactor thread for 76288.8us
I20260710 11:01:27.568383 17018 tablet.cc:1724] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.572127 17015 tablet.cc:1724] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:27.563189 16999 log.cc:927] Time spent T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260710 11:01:27.575130 16998 log.cc:927] Time spent T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260710 11:01:27.584656 16985 log.cc:927] Time spent T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Append to log took a long time: real 0.156s	user 0.002s	sys 0.001s
W20260710 11:01:27.621495 17005 log.cc:927] Time spent T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Append to log took a long time: real 0.090s	user 0.002s	sys 0.000s
I20260710 11:01:27.622974 17012 tablet.cc:1724] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.643347 17019 tablet.cc:1724] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.644007 16664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de"
dest_uuid: "ad306065349a4047a4c875a56cfb112b"
mode: GRACEFUL
new_leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:34272
W20260710 11:01:27.653542 17003 log.cc:927] Time spent T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Append to log took a long time: real 0.160s	user 0.001s	sys 0.000s
I20260710 11:01:27.634708 17020 tablet.cc:1724] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.689627 16664 raft_consensus.cc:606] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Received request to transfer leadership to TS 9fbc2b37e3164077ab64d517d1da6cf2
W20260710 11:01:27.693019 16706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:35527, user_credentials={real_user=slave}} blocked reactor thread for 49858.8us
W20260710 11:01:27.693936 16987 log.cc:927] Time spent T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Append to log took a long time: real 0.256s	user 0.004s	sys 0.000s
I20260710 11:01:27.695092 17017 tablet.cc:1724] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.712581 17028 tablet.cc:1724] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.716472 17023 tablet.cc:1724] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.717963 17025 tablet.cc:1724] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:01:27.709581 16557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.199.194:35527, user_credentials={real_user=slave}} blocked reactor thread for 48148.4us
I20260710 11:01:27.751504 17007 tablet.cc:1724] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.760025 17020 tablet.cc:1724] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.770390 17022 raft_consensus.cc:993] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: : Instructing follower 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:27.771129 17015 tablet.cc:1724] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.781426 16978 raft_consensus.cc:1081] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Signalling peer 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:27.783352 17019 tablet.cc:1724] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.787042 17012 tablet.cc:1724] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.818660 17026 tablet.cc:1724] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.820966 17017 tablet.cc:1724] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.822817 17030 tablet.cc:1724] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.834925 17019 tablet.cc:1724] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.839277 17030 tablet.cc:1724] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.844095 16740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:58416
I20260710 11:01:27.844732 16740 raft_consensus.cc:493] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:27.845110 16740 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.862968 17015 tablet.cc:1724] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.873119 17020 tablet.cc:1724] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.856310 16740 raft_consensus.cc:515] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:27.880999 17018 tablet.cc:1724] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.879716 17028 tablet.cc:1724] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.905952 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:27.906137 16740 leader_election.cc:290] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:27.906592 16593 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.913975 16593 raft_consensus.cc:2468] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 2.
I20260710 11:01:27.905944 17023 tablet.cc:1724] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.919090 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46da23f940f34a87b71b08aa5ba2e0de" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:27.919691 16667 raft_consensus.cc:3055] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:27.919986 16667 raft_consensus.cc:740] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad306065349a4047a4c875a56cfb112b, State: Running, Role: LEADER
I20260710 11:01:27.920691 16667 consensus_queue.cc:260] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:27.921867 16667 raft_consensus.cc:3060] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:27.923942 16706 leader_election.cc:304] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03a7093e0e9a48f599e816a599f162d3, 9fbc2b37e3164077ab64d517d1da6cf2; no voters: 
I20260710 11:01:27.924999 17016 raft_consensus.cc:2804] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:27.925460 17016 raft_consensus.cc:697] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:27.926301 17016 consensus_queue.cc:237] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:27.932509 16593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9"
dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
mode: GRACEFUL
new_leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:59486
I20260710 11:01:27.933184 16593 raft_consensus.cc:606] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Received request to transfer leadership to TS 9fbc2b37e3164077ab64d517d1da6cf2
I20260710 11:01:27.935222 16667 raft_consensus.cc:2468] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 2.
I20260710 11:01:27.914518 17017 tablet.cc:1724] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.940714 17018 tablet.cc:1724] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:01:27.977921 12063 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:27.982136 12063 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:28.035305 16491 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: soft_deleted_table [id=5d7032fbd8904f1d98f94e5d3bdae370] alter complete (version 1)
I20260710 11:01:28.050621 16489 catalog_manager.cc:5697] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 1 to 2, leader changed from ad306065349a4047a4c875a56cfb112b (127.11.199.194) to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:28.117457 17010 raft_consensus.cc:993] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: : Instructing follower 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:28.118388 16994 raft_consensus.cc:1081] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Signalling peer 9fbc2b37e3164077ab64d517d1da6cf2 to start an election
I20260710 11:01:28.120302 16737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9"
dest_uuid: "9fbc2b37e3164077ab64d517d1da6cf2"
 from {username='slave'} at 127.0.0.1:58406
I20260710 11:01:28.120859 16737 raft_consensus.cc:493] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:28.121469 16737 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.136076 16737 raft_consensus.cc:515] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:28.138953 16737 leader_election.cc:290] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575), ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527)
I20260710 11:01:28.140189 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad306065349a4047a4c875a56cfb112b"
I20260710 11:01:28.140220 16593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53a778d50a9a48caa4d49ea34870f0f9" candidate_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03a7093e0e9a48f599e816a599f162d3"
I20260710 11:01:28.141171 16667 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.141196 16593 raft_consensus.cc:3055] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:28.141682 16593 raft_consensus.cc:740] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03a7093e0e9a48f599e816a599f162d3, State: Running, Role: LEADER
I20260710 11:01:28.142931 16593 consensus_queue.cc:260] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:28.144351 16593 raft_consensus.cc:3060] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:28.147643 16667 raft_consensus.cc:2468] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 2.
I20260710 11:01:28.149062 16706 leader_election.cc:304] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fbc2b37e3164077ab64d517d1da6cf2, ad306065349a4047a4c875a56cfb112b; no voters: 
I20260710 11:01:28.149891 17016 raft_consensus.cc:2804] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:28.150267 17016 raft_consensus.cc:697] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Becoming Leader. State: Replica: 9fbc2b37e3164077ab64d517d1da6cf2, State: Running, Role: LEADER
I20260710 11:01:28.150424 16593 raft_consensus.cc:2468] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fbc2b37e3164077ab64d517d1da6cf2 in term 2.
I20260710 11:01:28.151361 17016 consensus_queue.cc:237] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } }
I20260710 11:01:28.159576 16489 catalog_manager.cc:5697] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 reported cstate change: term changed from 1 to 2, leader changed from 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193) to 9fbc2b37e3164077ab64d517d1da6cf2 (127.11.199.195). New cstate: current_term: 2 leader_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fbc2b37e3164077ab64d517d1da6cf2" member_type: VOTER last_known_addr { host: "127.11.199.195" port: 45269 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:28.398218 16593 raft_consensus.cc:1275] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.399701 17016 consensus_queue.cc:1048] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.414780 16667 raft_consensus.cc:1275] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.421039 17039 consensus_queue.cc:1048] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:28.659623 16667 raft_consensus.cc:1275] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.661000 17039 consensus_queue.cc:1048] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad306065349a4047a4c875a56cfb112b" member_type: VOTER last_known_addr { host: "127.11.199.194" port: 35527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:28.671576 16593 raft_consensus.cc:1275] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Refusing update from remote peer 9fbc2b37e3164077ab64d517d1da6cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:28.675593 17039 consensus_queue.cc:1048] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03a7093e0e9a48f599e816a599f162d3" member_type: VOTER last_known_addr { host: "127.11.199.193" port: 34575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:29.049939 12063 tablet_server.cc:179] TabletServer@127.11.199.193:0 shutting down...
W20260710 11:01:29.071512 16632 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 11:01:29.078176 16632 consensus_peers.cc:597] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:29.082495 16632 consensus_peers.cc:597] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:29.084507 16706 consensus_peers.cc:597] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.088901 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.090003 12063 tablet_replica.cc:333] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.090972 12063 raft_consensus.cc:2243] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.091512 12063 raft_consensus.cc:2272] T 4600256d9600413784ca1a808c65caf1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.093874 12063 tablet_replica.cc:333] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.094480 12063 raft_consensus.cc:2243] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.095391 12063 raft_consensus.cc:2272] T a1460c5b29874bb5a7824bc196e22f92 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.097618 12063 tablet_replica.cc:333] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.098187 12063 raft_consensus.cc:2243] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.098721 12063 raft_consensus.cc:2272] T dac679da16a5437a8cd60f3f5732b946 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.100876 12063 tablet_replica.cc:333] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.101478 12063 raft_consensus.cc:2243] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.101977 12063 raft_consensus.cc:2272] T 30adb611c47d43a39cfbf52223530cf6 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.104152 12063 tablet_replica.cc:333] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.104812 12063 raft_consensus.cc:2243] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.105317 12063 raft_consensus.cc:2272] T 89582ca727d24976b1722b17d3b2655a P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.107439 12063 tablet_replica.cc:333] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.108047 12063 raft_consensus.cc:2243] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.108875 12063 raft_consensus.cc:2272] T 38309c317b1141959d88c48fe75c9044 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.111737 12063 tablet_replica.cc:333] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.112385 12063 raft_consensus.cc:2243] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.113399 12063 raft_consensus.cc:2272] T 7834828d79414b578e23a6ed4fbe784c P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.115566 12063 tablet_replica.cc:333] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.116112 12063 raft_consensus.cc:2243] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.116506 12063 raft_consensus.cc:2272] T 46da23f940f34a87b71b08aa5ba2e0de P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.119501 12063 tablet_replica.cc:333] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.120124 12063 raft_consensus.cc:2243] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.120685 12063 raft_consensus.cc:2272] T 14cbe140474948f5ae1a4819492240d3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.122922 12063 tablet_replica.cc:333] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.123430 12063 raft_consensus.cc:2243] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.123880 12063 raft_consensus.cc:2272] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.125921 12063 tablet_replica.cc:333] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.126493 12063 raft_consensus.cc:2243] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.127350 12063 raft_consensus.cc:2272] T dc35cd71385b4970829445293c3738cb P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.129679 12063 tablet_replica.cc:333] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.130368 12063 raft_consensus.cc:2243] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.131845 12063 raft_consensus.cc:2272] T 02368363892446ee8de7d08b16c67c8f P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.134753 12063 tablet_replica.cc:333] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.135910 12063 raft_consensus.cc:2243] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.136924 12063 raft_consensus.cc:2272] T 15736052ee4d450c80004f3ea9b8bc94 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.139460 12063 tablet_replica.cc:333] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.140062 12063 raft_consensus.cc:2243] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.140594 12063 raft_consensus.cc:2272] T dcbe279e037b4a99bafedf280e7768a3 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.143095 12063 tablet_replica.cc:333] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.143743 12063 raft_consensus.cc:2243] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.144658 12063 raft_consensus.cc:2272] T 57ab2404e6d24e25aa16d7bb95d364aa P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.146919 12063 tablet_replica.cc:333] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.147532 12063 raft_consensus.cc:2243] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.148053 12063 raft_consensus.cc:2272] T 53a778d50a9a48caa4d49ea34870f0f9 P 03a7093e0e9a48f599e816a599f162d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.151806 12063 tablet_replica.cc:333] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.152423 12063 raft_consensus.cc:2243] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.152907 12063 raft_consensus.cc:2272] T f4970aae74fd47ec91614b0566f4b3e3 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.155234 12063 tablet_replica.cc:333] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3: stopping tablet replica
I20260710 11:01:29.155869 12063 raft_consensus.cc:2243] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.156411 12063 raft_consensus.cc:2272] T 97e6115cd36d49508a9730c6d89b6c32 P 03a7093e0e9a48f599e816a599f162d3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.164314 16632 consensus_peers.cc:597] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:29.195616 16706 consensus_peers.cc:597] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:34575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.203751 12063 tablet_server.cc:196] TabletServer@127.11.199.193:0 shutdown complete.
W20260710 11:01:29.230376 16632 consensus_peers.cc:597] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b -> Peer 03a7093e0e9a48f599e816a599f162d3 (127.11.199.193:34575): Couldn't send request to peer 03a7093e0e9a48f599e816a599f162d3. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.193:34575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.241555 12063 tablet_server.cc:179] TabletServer@127.11.199.194:0 shutting down...
W20260710 11:01:29.263383 16706 consensus_peers.cc:597] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 -> Peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Couldn't send request to peer ad306065349a4047a4c875a56cfb112b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.273452 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.274226 12063 tablet_replica.cc:333] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.275007 12063 raft_consensus.cc:2243] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.275988 12063 raft_consensus.cc:2272] T 89582ca727d24976b1722b17d3b2655a P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.278399 12063 tablet_replica.cc:333] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.279294 12063 raft_consensus.cc:2243] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.280277 12063 raft_consensus.cc:2272] T 4600256d9600413784ca1a808c65caf1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.282491 12063 tablet_replica.cc:333] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.283166 12063 raft_consensus.cc:2243] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.283968 12063 raft_consensus.cc:2272] T dac679da16a5437a8cd60f3f5732b946 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.286031 12063 tablet_replica.cc:333] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.286640 12063 raft_consensus.cc:2243] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.287477 12063 raft_consensus.cc:2272] T 30adb611c47d43a39cfbf52223530cf6 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.289616 12063 tablet_replica.cc:333] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.290126 12063 raft_consensus.cc:2243] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.290583 12063 raft_consensus.cc:2272] T a1460c5b29874bb5a7824bc196e22f92 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.292459 12063 tablet_replica.cc:333] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.293015 12063 raft_consensus.cc:2243] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.293507 12063 raft_consensus.cc:2272] T 38309c317b1141959d88c48fe75c9044 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.295312 12063 tablet_replica.cc:333] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.295814 12063 raft_consensus.cc:2243] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.296370 12063 raft_consensus.cc:2272] T 2c4d6ed4b0244d6e827fae6898ea50a1 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.298483 12063 tablet_replica.cc:333] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.299086 12063 raft_consensus.cc:2243] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.299523 12063 raft_consensus.cc:2272] T 02368363892446ee8de7d08b16c67c8f P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.301470 12063 tablet_replica.cc:333] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.301985 12063 raft_consensus.cc:2243] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.302462 12063 raft_consensus.cc:2272] T dc35cd71385b4970829445293c3738cb P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.304471 12063 tablet_replica.cc:333] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.304966 12063 raft_consensus.cc:2243] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.305385 12063 raft_consensus.cc:2272] T 97e6115cd36d49508a9730c6d89b6c32 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.307214 12063 tablet_replica.cc:333] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.307829 12063 raft_consensus.cc:2243] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.308794 12063 raft_consensus.cc:2272] T dcbe279e037b4a99bafedf280e7768a3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.310624 12063 tablet_replica.cc:333] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.311188 12063 raft_consensus.cc:2243] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.311621 12063 raft_consensus.cc:2272] T 57ab2404e6d24e25aa16d7bb95d364aa P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.313551 12063 tablet_replica.cc:333] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.314045 12063 raft_consensus.cc:2243] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.314801 12063 raft_consensus.cc:2272] T 14cbe140474948f5ae1a4819492240d3 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.316641 12063 tablet_replica.cc:333] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.317121 12063 raft_consensus.cc:2243] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.317544 12063 raft_consensus.cc:2272] T 15736052ee4d450c80004f3ea9b8bc94 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.319371 12063 tablet_replica.cc:333] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.319844 12063 raft_consensus.cc:2243] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.320253 12063 raft_consensus.cc:2272] T 46da23f940f34a87b71b08aa5ba2e0de P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.322508 12063 tablet_replica.cc:333] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.323092 12063 raft_consensus.cc:2243] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.323531 12063 raft_consensus.cc:2272] T 7834828d79414b578e23a6ed4fbe784c P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.325304 12063 tablet_replica.cc:333] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.325780 12063 raft_consensus.cc:2243] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.326200 12063 raft_consensus.cc:2272] T 53a778d50a9a48caa4d49ea34870f0f9 P ad306065349a4047a4c875a56cfb112b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.328366 12063 tablet_replica.cc:333] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b: stopping tablet replica
I20260710 11:01:29.328827 12063 raft_consensus.cc:2243] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.329596 12063 raft_consensus.cc:2272] T f4970aae74fd47ec91614b0566f4b3e3 P ad306065349a4047a4c875a56cfb112b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.368046 12063 tablet_server.cc:196] TabletServer@127.11.199.194:0 shutdown complete.
I20260710 11:01:29.399613 12063 tablet_server.cc:179] TabletServer@127.11.199.195:0 shutting down...
I20260710 11:01:29.429502 12063 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:29.430137 12063 tablet_replica.cc:333] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.431176 12063 raft_consensus.cc:2243] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.431739 12063 raft_consensus.cc:2272] T dac679da16a5437a8cd60f3f5732b946 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.433779 12063 tablet_replica.cc:333] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.434347 12063 raft_consensus.cc:2243] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.434898 12063 raft_consensus.cc:2272] T 30adb611c47d43a39cfbf52223530cf6 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.436866 12063 tablet_replica.cc:333] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.437415 12063 raft_consensus.cc:2243] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.437863 12063 raft_consensus.cc:2272] T 4600256d9600413784ca1a808c65caf1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.440385 12063 tablet_replica.cc:333] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.440934 12063 raft_consensus.cc:2243] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.441418 12063 raft_consensus.cc:2272] T a1460c5b29874bb5a7824bc196e22f92 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.443377 12063 tablet_replica.cc:333] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.443889 12063 raft_consensus.cc:2243] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.444319 12063 raft_consensus.cc:2272] T 89582ca727d24976b1722b17d3b2655a P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.446578 12063 tablet_replica.cc:333] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.447181 12063 raft_consensus.cc:2243] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.447881 12063 raft_consensus.cc:2272] T 7834828d79414b578e23a6ed4fbe784c P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.450001 16706 consensus_peers.cc:597] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 -> Peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Couldn't send request to peer ad306065349a4047a4c875a56cfb112b. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:35527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.450474 12063 tablet_replica.cc:333] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.451143 12063 raft_consensus.cc:2243] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.451870 12063 raft_consensus.cc:2272] T 46da23f940f34a87b71b08aa5ba2e0de P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.453760 12063 tablet_replica.cc:333] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.454425 12063 raft_consensus.cc:2243] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.454916 12063 raft_consensus.cc:2272] T 38309c317b1141959d88c48fe75c9044 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.456656 12063 tablet_replica.cc:333] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.457180 12063 raft_consensus.cc:2243] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.457593 12063 raft_consensus.cc:2272] T f4970aae74fd47ec91614b0566f4b3e3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.459497 12063 tablet_replica.cc:333] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.460059 12063 raft_consensus.cc:2243] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.460803 12063 raft_consensus.cc:2272] T 53a778d50a9a48caa4d49ea34870f0f9 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.463223 12063 tablet_replica.cc:333] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.463860 12063 raft_consensus.cc:2243] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.464702 12063 raft_consensus.cc:2272] T 97e6115cd36d49508a9730c6d89b6c32 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.467082 12063 tablet_replica.cc:333] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.467610 12063 raft_consensus.cc:2243] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.468044 12063 raft_consensus.cc:2272] T 57ab2404e6d24e25aa16d7bb95d364aa P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:29.468544 16706 consensus_peers.cc:597] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 -> Peer ad306065349a4047a4c875a56cfb112b (127.11.199.194:35527): Couldn't send request to peer ad306065349a4047a4c875a56cfb112b. Status: Network error: Client connection negotiation failed: client connection to 127.11.199.194:35527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:29.470017 12063 tablet_replica.cc:333] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.470741 12063 raft_consensus.cc:2243] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.471297 12063 raft_consensus.cc:2272] T dcbe279e037b4a99bafedf280e7768a3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.473202 12063 tablet_replica.cc:333] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.473721 12063 raft_consensus.cc:2243] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.474232 12063 raft_consensus.cc:2272] T 14cbe140474948f5ae1a4819492240d3 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.476086 12063 tablet_replica.cc:333] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.476553 12063 raft_consensus.cc:2243] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.476965 12063 raft_consensus.cc:2272] T 15736052ee4d450c80004f3ea9b8bc94 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.479045 12063 tablet_replica.cc:333] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.479507 12063 raft_consensus.cc:2243] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.480248 12063 raft_consensus.cc:2272] T 2c4d6ed4b0244d6e827fae6898ea50a1 P 9fbc2b37e3164077ab64d517d1da6cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.482084 12063 tablet_replica.cc:333] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.482560 12063 raft_consensus.cc:2243] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.483058 12063 raft_consensus.cc:2272] T dc35cd71385b4970829445293c3738cb P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.484793 12063 tablet_replica.cc:333] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2: stopping tablet replica
I20260710 11:01:29.485234 12063 raft_consensus.cc:2243] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:29.485625 12063 raft_consensus.cc:2272] T 02368363892446ee8de7d08b16c67c8f P 9fbc2b37e3164077ab64d517d1da6cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.525347 12063 tablet_server.cc:196] TabletServer@127.11.199.195:0 shutdown complete.
I20260710 11:01:29.557610 12063 master.cc:562] Master@127.11.199.254:43959 shutting down...
I20260710 11:01:29.580245 12063 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:29.580735 12063 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:29.581019 12063 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77b986ceb7694390a8848b011cfa247f: stopping tablet replica
I20260710 11:01:29.601707 12063 master.cc:584] Master@127.11.199.254:43959 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11248 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25197 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112514 ms total)
[  PASSED  ] 8 tests.
I20260710 11:01:29.657451 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 11:01:29.657653 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~14 seconds ago
I20260710 11:01:29.657799 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260710 11:01:29.657953 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:01:29.658090 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:01:29.658279 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 11:01:29.658499 12063 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~27 seconds ago
